mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-03-13 20:49:44 +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 |
||
|---|---|---|
| .. | ||
| boot_picobin_headers | ||
| boot_picoboot_headers | ||
| boot_uf2_headers | ||
| hardware_claim | ||
| pico_base_headers | ||
| pico_binary_info | ||
| pico_bit_ops_headers | ||
| pico_divider_headers | ||
| pico_stdlib_headers | ||
| pico_sync | ||
| pico_time | ||
| pico_usb_reset_interface_headers | ||
| pico_util | ||
| README.md | ||
This directory code that is common to all builds regardless of PICO_PLATFORM. It is a mix
of common header files, or high level functionality built entirely using hardware_ or pico_ libraries provided
by the actual target `PICO_PLATFORM``