pico-sdk/src/common
2021-02-01 14:46:45 -06:00
..
boot_picoboot Initial Release 2021-01-20 10:44:27 -06:00
boot_uf2 Initial Release 2021-01-20 10:44:27 -06:00
pico_base Initial Release 2021-01-20 10:44:27 -06:00
pico_binary_info Initial Release 2021-01-20 10:44:27 -06:00
pico_bit_ops Initial Release 2021-01-20 10:44:27 -06:00
pico_divider Initial Release 2021-01-20 10:44:27 -06:00
pico_stdlib Initial Release 2021-01-20 10:44:27 -06:00
pico_sync Initial Release 2021-01-20 10:44:27 -06:00
pico_time pico_time comment changes: remove stale comment, include warning about integer overflow 2021-02-01 14:46:45 -06:00
pico_util Initial Release 2021-01-20 10:44:27 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00
README.md Initial Release 2021-01-20 10:44:27 -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``