1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
betaflight/src
mjs1441 8853356e71
Allow for builds with certain features disabled. (#14420)
* Allow for builds with certain features disabled.

Fix build for when the following are disabled:
 USE_DMA
 USE_DSHOT_TELEMETRY
 USE_SERIAL_PASSTHROUGH

* Tweak #ifdef / UNUSED as per code review.
2025-06-04 16:39:45 +02:00
..
config@7970f07307 Auto updated submodule references [04-06-2025] 2025-06-04 06:25:03 +00:00
main Allow for builds with certain features disabled. (#14420) 2025-06-04 16:39:45 +02:00
platform PICO: Makefile uf2 support using picotool (#14402) 2025-06-01 04:53:54 +10:00
test hover point throttle curve adjustment (#14229) 2025-04-10 14:39:36 +02:00
utils Improve serial_post.h (#14096) 2024-12-21 05:01:00 +11:00