Files
esp-idf/examples/system/heap_task_tracking/main/CMakeLists.txt
T

3 lines
93 B
CMake
Raw Normal View History

2020-02-24 10:25:16 +05:30
idf_component_register(SRCS "heap_task_tracking_main.c"
INCLUDE_DIRS "")