tree: 4447bc9fddfa5453f35f2a36078b41eba84e8916 [path history] [tgz]
  1. boot_picoboot/
  2. boot_uf2/
  3. pico_base/
  4. pico_binary_info/
  5. pico_bit_ops/
  6. pico_divider/
  7. pico_stdlib/
  8. pico_sync/
  9. pico_time/
  10. pico_util/
  11. CMakeLists.txt
  12. README.md
src/common/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``