mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 13:10:34 +08:00
platform: restructure (NuttX) architecture-specific code
updated: tone_alarm, px4io_serial, px4_micro_hal
This commit is contained in:
@@ -45,6 +45,7 @@ add_library(px4iofirmware
|
||||
set_property(GLOBAL APPEND PROPERTY PX4_MODULE_LIBRARIES px4iofirmware)
|
||||
target_link_libraries(px4iofirmware
|
||||
PUBLIC
|
||||
arch_io_pins
|
||||
nuttx_apps
|
||||
nuttx_arch
|
||||
nuttx_c
|
||||
@@ -52,4 +53,4 @@ target_link_libraries(px4iofirmware
|
||||
rc
|
||||
perf
|
||||
pwm_limit
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user