mirror of
https://github.com/Lurkars/esp-ena.git
synced 2024-11-22 18:16:10 +01:00
7 lines
74 B
CMake
7 lines
74 B
CMake
idf_component_register(
|
|
SRCS
|
|
"main.c"
|
|
|
|
INCLUDE_DIRS ""
|
|
)
|