6 lines
169 B
CMake
6 lines
169 B
CMake
|
idf_component_register( SRCS
|
||
|
app_peripherals.c
|
||
|
app_main.c
|
||
|
INCLUDE_DIRS
|
||
|
include
|
||
|
)
|