tree: 0cdd1b76399783ec32f6a844026e745b39438725 [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_usb_reset_interface/
  11. pico_util/
  12. CMakeLists.txt
  13. 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``