pico-sdk/src
will-v-pi 6860f0d882
Call enable_interrupts when initialising IRQs (#2491)
* Call enable_interrupts when initialising IRQs

Fixes raspberrypi/pico-examples#584, supercedes raspberrypi/pico-examples#588

* move enable_interrupts to the end though it doesn't make much difference

* guard enable_interrupts by !RP2040 as it isn't needed there

---------

Co-authored-by: Graham Sanderson <graham.sanderson@raspberrypi.com>
2025-05-30 08:33:04 -05:00
..
boards Add support for wiznet_w5100s_evb_pico2 (#2458) 2025-05-20 15:41:49 -05:00
cmake Add script to extract CMake function descriptions (#2422) 2025-04-29 11:09:06 -05:00
common Minor fixups to compile with TF-M (#2403) 2025-05-20 15:41:30 -05:00
host define __force_inline in host compiles (#2396) 2025-04-04 13:18:28 -05:00
rp2_common Call enable_interrupts when initialising IRQs (#2491) 2025-05-30 08:33:04 -05:00
rp2040 Add script to extract CMake function descriptions (#2422) 2025-04-29 11:09:06 -05:00
rp2350 Add script to extract CMake function descriptions (#2422) 2025-04-29 11:09:06 -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