5 lines
83 B
CMake
5 lines
83 B
CMake
|
idf_component_register(
|
||
|
SRCS "hexdump.c" "rtos_dbg.c"
|
||
|
INCLUDE_DIRS "include"
|
||
|
)
|