tree: 5ae7d8d14deee62c32df27259fde4f8b93a9f0b2 [path history] [tgz]
  1. boot_stage2/
  2. hardware_regs/
  3. hardware_structs/
  4. pico_platform/
  5. README.md
  6. rp2350a_interface_pins.json
  7. rp2350b_interface_pins.json
src/rp2350/README.md

This directory contains files specific to the RP2350 hardware. It is only used when building for RP2350 platforms, i.e. PICO_PLATFORM=rp2350-arm-s or PICO_PLATFORM=rp235-riscv

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

hardware_structs contains C structures for accessing memory mapped registers