mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
NuttX hrt: move into arch-specific directory
This commit is contained in:
@@ -81,6 +81,7 @@ target_link_libraries(nuttx_arch
|
||||
drivers_arch
|
||||
drivers_boards_common
|
||||
drivers_boards_common_arch
|
||||
arch_hrt
|
||||
)
|
||||
|
||||
target_link_libraries(nuttx_c INTERFACE nuttx_drivers)
|
||||
|
||||
Reference in New Issue
Block a user