1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00
betaflight/lib/main/pico-sdk/rp2350/README.md
J Blackman 2dd6f95aad
Adding RP2350 SDK and target framework (#13988)
* Adding RP2350 SDK and target framework

* Spacing

* Removing board definitions
2024-10-23 01:02:48 +02:00

378 B

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