NuttX submodule update with work_usrthread.c fixes

This commit is contained in:
Daniel Agar
2021-11-22 17:41:49 -05:00
committed by GitHub
parent 1c6b1f7554
commit 3140bf167c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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)