This commit is contained in:
Andrew Scheller 2026-01-09 07:07:57 +07:00 committed by GitHub
commit b9fbbc87f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
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=rp2350-riscv`
`PICO_PLATFORM=rp2350-arm-s`, `PICO_PLATFORM=rp2350-arm-ns` or `PICO_PLATFORM=rp2350-riscv`
`hardware_regs` contains low level hardware register #defines autogenerated from the RP2350 chip definition itself.