pico-sdk/src
Graham Sanderson 39fafaa434
Add SPARE_IRQs to the SVD (#2271)
* Add SPARE_IRQ to RP2350 SVD (note not having an `<addresBlock>` or one with a size of zero is not a legal SVD, so including something hopefully harmless

* Add SPARE_IRQ definitions to RP2040 intctrl.h, and add assertions on competing #defines as these were called USER_IRQs in the SDK 1.x

* Add SPAREIRQ_IRQ to rp2040 assembler, and fix name on rp2350 - this is backwards incompatible, but unlikely used

* add SPARE_IRQs to RP2040 svd too
2025-03-25 13:14:28 -05:00
..
boards Update hellbender_0001.h (#2359) 2025-03-19 11:03:53 -05:00
cmake Clang related fixes (#2231) 2025-02-05 10:55:10 -06:00
common add missing define 2025-02-17 21:49:47 -06:00
host fix return type of enable/disable interrupt methods... add host versions for completeness (#2310) 2025-03-09 14:39:21 -05:00
rp2_common Add SPARE_IRQs to the SVD (#2271) 2025-03-25 13:14:28 -05:00
rp2040 Add SPARE_IRQs to the SVD (#2271) 2025-03-25 13:14:28 -05:00
rp2350 Add SPARE_IRQs to the SVD (#2271) 2025-03-25 13:14:28 -05:00
BUILD.bazel Add rom_pick_ab_update_partition function (#2182) 2025-03-22 17:59:05 -05:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
combined-docs.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
host.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
rp2040.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00
rp2350-arm-s.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00
rp2350-riscv.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00