Raspberry Pi Pico SDK
2.2.0 (2025-09-10)
Updated package to use version 2.2.0 release from https://github.com/raspberrypi/pico-sdk - existing projects may need to add $(PackagesDir)/libraries/pico-sdk/src/rp2_common/pico_platform_common/include to the Code > Preprocessor > User Include Directories project property in order to build without errors.
2.1.1 (2025-03-21)
Package uses version 2.1.1 release from https://github.com/raspberrypi/pico-sdk.