mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
cmake: try to compile and link everything for MPU
Unfortunately this still gives linking errors.
This commit is contained in:
@@ -346,6 +346,7 @@ endforeach()
|
||||
add_subdirectory(src/firmware/${OS})
|
||||
|
||||
add_subdirectory(src/lib/DriverFramework/framework/src)
|
||||
add_subdirectory(src/lib/DriverFramework/drivers/)
|
||||
#add_dependencies(df_driver_framework nuttx_export_${CONFIG}.stamp)
|
||||
if (NOT "${OS}" STREQUAL "nuttx")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user