Raspberry Pi Foundation Pico Board Support Package
This package contains project templates, system files and example programs for the Raspberry Pi Foundation Pico.
5.2 (2025-09-10)
Updated Pico SDK to version 2.2.0 - 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.
5.1 (2025-07-03)
Fixed the file $(PackagesDir)/libraries/pico-sdk/src/rp2_common/hardware_ticks/ticks.c being added to the project twice when creating a new executable project.
5.0 (2025-03-21)
Now uses CMSIS 6 packages.
4.1 (2023-11-09)
Fixed "Flash Vectors in RAM" section placement not keeping _vector symbol.
4.0 (2022-04-25)
Initial Release.