pico-sdk/src
armandomontanez 8fcd44a171
Some checks failed
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Has been cancelled
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Has been cancelled
Bazel presubmit checks / other-bazel-checks (push) Has been cancelled
Check Configs / check-configs (push) Has been cancelled
CMake / build (push) Has been cancelled
Build on macOS / build (push) Has been cancelled
Build on Windows / build (push) Has been cancelled
Forward declare __sev(), __wfe(), __wfi() (#2658)
If the compiler in use offers __sev(), __wfe(), or __wfi(), forward
declare them to be sure they're available for use.
2025-09-15 13:14:08 -05:00
..
boards src/boards/include/boards/*.h: remove executable bit (#2652) 2025-09-08 13:13:35 -05:00
cmake add pico_status_led (#2501) 2025-07-28 11:56:15 -05:00
common Fix minor typos in error header (#2594) (#2594) 2025-07-25 08:38:06 -05:00
host More robust clobbering of ARM builtins on host (#2657) 2025-09-15 13:04:09 -05:00
rp2_common Forward declare __sev(), __wfe(), __wfi() (#2658) 2025-09-15 13:14:08 -05:00
rp2040 add some missing pico_config and pico_cmake_config entries (#2559) 2025-07-25 09:44:08 -05:00
rp2350 Correct two typos (#2648) 2025-09-10 10:16:54 -05:00
BUILD.bazel Add rom_pick_ab_update_partition function (#2182) 2025-03-22 17:59:05 -05:00
CMakeLists.txt Fix location of map file on Ninja (#2584) 2025-07-23 08:51:36 -05:00
combined-docs.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
host.cmake add pico_status_led to host (#2605) 2025-07-28 19:30:14 -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