mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-03-13 04:38:20 +01:00
* Change some cmake output to DEBUG level Make SDK build more consistent with other libraries (use an INTERFACE marker library for inclusion tests) Add PICO_SDK_PRE_LIST_FILES, PICO_SDK_POST_LIST_FILES build vars * fix typo * remove leftover debugging message |
||
|---|---|---|
| .. | ||
| boot_picoboot | ||
| boot_uf2 | ||
| pico_base | ||
| pico_binary_info | ||
| pico_bit_ops | ||
| pico_divider | ||
| pico_stdlib | ||
| pico_sync | ||
| pico_time | ||
| pico_util | ||
| CMakeLists.txt | ||
| 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``