- extern C around libraries and main function - Include common libraries - Create gitignore
3 lines
77 B
CMake
3 lines
77 B
CMake
idf_component_register(SRCS "main.cpp"
|
|
INCLUDE_DIRS ".")
|