mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
|
||
---|---|---|
.. | ||
boot_picobin_headers/include/boot | ||
boot_picoboot_headers/include/boot | ||
boot_uf2_headers/include/boot | ||
hardware_claim | ||
pico_base_headers | ||
pico_binary_info/include/pico | ||
pico_bit_ops_headers/include/pico | ||
pico_divider_headers/include/pico | ||
pico_stdlib_headers/include/pico | ||
pico_sync | ||
pico_time | ||
pico_usb_reset_interface_headers/include/pico | ||
pico_util | ||
README.md |
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``