rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()
This commit is contained in:
@@ -32,4 +32,4 @@ target_include_directories(${PROJECT} PUBLIC
|
||||
|
||||
# Configure compilation flags and libraries for the example... see the corresponding function
|
||||
# in hw/bsp/FAMILY/family.cmake for details.
|
||||
family_configure_device_example(${PROJECT})
|
||||
family_configure_device_example(${PROJECT} noos)
|
||||
|
Reference in New Issue
Block a user