tree: 86b880b6043d705235e0ad4e3309beb70875bc42 [path history] [tgz]
  1. boot_picobin_headers/
  2. boot_picoboot_headers/
  3. boot_uf2_headers/
  4. hardware_claim/
  5. pico_base_headers/
  6. pico_binary_info/
  7. pico_bit_ops_headers/
  8. pico_divider_headers/
  9. pico_stdlib_headers/
  10. pico_sync/
  11. pico_time/
  12. pico_usb_reset_interface_headers/
  13. pico_util/
  14. 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``