mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
6 lines
344 B
Markdown
6 lines
344 B
Markdown
This directory contains files specific to the RP2040 hardware. It is only used when building for the RP2040 platforms i.e. `PICO_PLATFORM=rp2040`
|
|
|
|
`hardware_regs` contains low level hardware register #defines autogenerated from the RP2040 chip definition itself.
|
|
|
|
`hardware_structs` contains C structures for accessing memory mapped registers
|
|
|