mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 20:10:18 +03:00
|
||
---|---|---|
.. | ||
boot_stage2 | ||
hardware_regs | ||
hardware_structs/include/hardware/structs | ||
pico_platform | ||
README.md | ||
rp2350a_interface_pins.json | ||
rp2350b_interface_pins.json |
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