mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 09:10:35 +08:00
dshot: move implementation to a separate directory & library
So that the static memory overhead is not added to targets w/o dshot
This commit is contained in:
@@ -38,6 +38,7 @@ px4_add_module(
|
||||
dshot.cpp
|
||||
DEPENDS
|
||||
arch_io_pins
|
||||
arch_dshot
|
||||
mixer
|
||||
mixer_module
|
||||
output_limit
|
||||
|
||||
Reference in New Issue
Block a user