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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

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)

@ -1 +1 @@
Subproject commit ec8f6f56050033cc46a099f084f82137e08fa619
Subproject commit d5bc6c88f79f0ee8f6e2722dc0c1dffcf3c0850f