mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
AV-X initial networking support
This commit is contained in:
@@ -63,6 +63,7 @@ list(APPEND nuttx_libs
|
||||
|
||||
if (CONFIG_NET)
|
||||
list(APPEND nuttx_libs nuttx_net)
|
||||
target_link_libraries(nuttx_fs INTERFACE nuttx_net)
|
||||
endif()
|
||||
|
||||
if (NOT LD_SCRIPT)
|
||||
|
||||
Reference in New Issue
Block a user