Files
system-control/firmware/components/heimdall/CMakeLists.txt
T
2026-03-28 09:08:56 +01:00

5 lines
96 B
CMake

idf_component_register(SRCS
src/action_manager.cpp
INCLUDE_DIRS "include"
)