4 lines
94 B
CMake
4 lines
94 B
CMake
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
|
|
|
idf_component_register(SRCS "main.c" INCLUDE_DIRS ".")
|