tree: 6863fe9569abf59d583cd3e30a2fecfabaf3488f [path history] [tgz]
  1. boot_stage2/
  2. hardware_regs/
  3. hardware_structs/
  4. pico_platform/
  5. README.md
  6. rp2040_interface_pins.json
src/rp2040/README.md

This directory contains files specific to the RP2040 hardware. It is only used when building for the RP2040 platforms i.e. PICO_PLATFORM=rp2040

hardware_regs contains low level hardware register #defines autogenerated from the RP2040 chip definition itself.

hardware_structs contains C structures for accessing memory mapped registers