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