esp-idf/examples/system/gdbstub/main/CMakeLists.txt

3 lines
82 B
CMake
Raw Normal View History

2021-04-15 03:52:09 -04:00
idf_component_register(SRCS "gdbstub_main.c"
INCLUDE_DIRS "")