mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
|
Some checks are pending
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Waiting to run
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Waiting to run
Bazel presubmit checks / other-bazel-checks (push) Waiting to run
Check Configs / check-configs (push) Waiting to run
CMake / build (push) Waiting to run
Build on macOS / build (push) Waiting to run
Build on Windows / build (push) Waiting to run
* Default to allocating spacer sections (stack & heap), with PICO_CRT0_ALLOCATE_SPACERS config option to disable the behaviour * Add pico_check_linker_script function to check for compatibility of custom linker scripts * tweak error message --------- Co-authored-by: Graham Sanderson <graham.sanderson@raspberrypi.com> |
||
|---|---|---|
| .. | ||
| boards | ||
| cmake | ||
| common | ||
| host | ||
| rp2_common | ||
| rp2040 | ||
| rp2350 | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| combined-docs.cmake | ||
| host.cmake | ||
| rp2040.cmake | ||
| rp2350-arm-s.cmake | ||
| rp2350-riscv.cmake | ||