nodemcu-firmware/components/rtos_dbg/CMakeLists.txt

5 lines
83 B
CMake

idf_component_register(
SRCS "hexdump.c" "rtos_dbg.c"
INCLUDE_DIRS "include"
)