mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
3 lines
No EOL
245 B
Markdown
3 lines
No EOL
245 B
Markdown
This directory code that is common to all builds regardless of `PICO_PLATFORM`. It is a mix
|
|
of common header files, or high level functionality built entirely using `hardware_` or `pico_` libraries provided
|
|
by the actual target `PICO_PLATFORM`` |