mirror of
https://github.com/badgeteam/mch2022-template-app.git
synced 2025-02-08 13:22:31 +00:00
6 lines
No EOL
90 B
CMake
6 lines
No EOL
90 B
CMake
idf_component_register(
|
|
SRCS
|
|
"main.c"
|
|
INCLUDE_DIRS
|
|
"." "include"
|
|
) |