6 lines
152 B
CMake
Raw Normal View History

2020-11-10 17:51:08 +11:00
set(COMPONENT_SRCS)
set(COMPONENT_ADD_INCLUDEDIRS ".")
idf_component_register(SRCS "semihost_vfs_example_main.c"
INCLUDE_DIRS ".")