Files
esp-idf/examples/custom_bootloader/bootloader_hooks/main/CMakeLists.txt
T

3 lines
100 B
CMake
Raw Normal View History

idf_component_register(SRCS "bootloader_hooks_example_main.c"
INCLUDE_DIRS ".")