Adding RP2350 SDK and target framework (#13988)
[betaflight.git] / lib / main / pico-sdk / rp2350 / README.md
blob7a710171d26a56ec90926425e117392e1ec7e72e
1 This directory contains files specific to the RP2350 hardware. It is only used when building for RP2350 platforms, i.e. 
2 `PICO_PLATFORM=rp2350-arm-s` or `PICO_PLATFORM=rp235-riscv`
4 `hardware_regs` contains low level hardware register #defines autogenerated from the RP2350 chip definition itself.
6 `hardware_structs` contains C structures for accessing memory mapped registers