armchair_fw/main/CMakeLists.txt
jonny_ji7 37e9048daa Changes for C++ support, Add gitigore
- extern C around libraries and main function
- Include common libraries
- Create gitignore
2022-06-04 18:17:44 +02:00

3 lines
77 B
CMake

idf_component_register(SRCS "main.cpp"
INCLUDE_DIRS ".")