tree: 12234a6be2f8e7c103c9dc0dba7192e60fd43c1e [path history] [tgz]
  1. boot_stage2/
  2. hardware_regs/
  3. hardware_structs/
  4. pico_platform/
  5. README.md
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