mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* Fix Bazel build breakages * Adds support for new PICO_DEFAULT_UART_BAUD_RATE option. * Fixes issues related to Picotool and boot_picoboot_headers. * Adds pico_float RISC-V pieces to the Bazel build (not yet fully tested). * Adds the missing adafruit board header to the Bazel build. * Exclude hazard3 float test in Bazel validation script * Restore missing dependency in hardware_boot_lock |
||
|---|---|---|
| .. | ||
| 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_configs.py | ||
| Findpicotool.cmake | ||
| Findpioasm.cmake | ||
| run_all_bazel_checks.py | ||
| uf2_aspect.bzl | ||