pico-sdk/src/common
2026-03-06 16:04:04 +00:00
..
boot_picobin_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
boot_picoboot_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
boot_uf2_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_claim [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_base_headers Fix hardware_rosc bazel build 2026-03-06 16:04:04 +00:00
pico_binary_info [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_bit_ops_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_divider_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_stdlib_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_sync Fix some errors from -fanalyzer. (#2697) 2026-03-05 15:42:21 -06:00
pico_time Fix some errors from -fanalyzer. (#2697) 2026-03-05 15:42:21 -06:00
pico_usb_reset_interface_headers [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_util Add bazel build, and some CMake function docs 2026-03-06 16:04:04 +00:00
README.md Fix mis-matched backticks in doxygen (#2104) 2024-12-04 14:51:48 -06:00

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