1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00
betaflight/lib/main/pico-sdk/common
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
..
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``