mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
NuttX submodule update with work_usrthread.c fixes
This commit is contained in:
@@ -112,6 +112,7 @@ target_link_libraries(nuttx_arch
|
||||
)
|
||||
|
||||
target_link_libraries(nuttx_c INTERFACE nuttx_drivers)
|
||||
target_link_libraries(nuttx_drivers INTERFACE nuttx_c)
|
||||
target_link_libraries(nuttx_xx INTERFACE nuttx_c)
|
||||
target_link_libraries(nuttx_fs INTERFACE nuttx_c)
|
||||
|
||||
|
||||
Submodule platforms/nuttx/NuttX/nuttx updated: ec8f6f5605...d5bc6c88f7
Reference in New Issue
Block a user