OVMS3-idf/examples/storage/semihost_vfs/main/CMakeLists.txt

5 lines
152 B
CMake
Raw Normal View History

set(COMPONENT_SRCS )
set(COMPONENT_ADD_INCLUDEDIRS ".")
idf_component_register(SRCS "semihost_vfs_example_main.c"
INCLUDE_DIRS ".")