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
* Add FLASH option to pico_package_uf2_output Allows passing FLASH instead of 0x10000000 (eg pico_package_uf2_output(hello_serial FLASH)) * Add `pico_ensure_load_map` function * Update tools/CMakeLists.txt * Remove FLASH option and just make PACKADDR optional |
||
|---|---|---|
| .. | ||
| example_keys | ||
| pioasm | ||
| bazel_build.py | ||
| bazel_common.py | ||
| BUILD.bazel | ||
| build_all_headers.py | ||
| check_all_board_headers.sh | ||
| check_board_header.py | ||
| check_configs.sh | ||
| check_doxygen_groups.py | ||
| check_source_files_in_bazel_build.py | ||
| CMakeLists.txt | ||
| compare_build_systems.py | ||
| copro_dis.py | ||
| extract_build_defines.py | ||
| extract_cmake_configs.py | ||
| extract_cmake_functions.py | ||
| extract_configs.py | ||
| Findpicotool.cmake | ||
| Findpioasm.cmake | ||
| run_all_bazel_checks.py | ||
| uf2_aspect.bzl | ||