tree: 7e736e76fadaf8935cbe30804ba8848de8e34341 [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