Files
miniature-town/bootloader_components/my_boot_hooks/CMakeLists.txt
2025-05-25 14:51:51 +02:00

4 lines
83 B
CMake

idf_component_register(SRCS "hooks.c"
INCLUDE_DIRS "include"
)