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

5 lines
107 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "semihost_vfs_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()