2025-02-10 18:52:34 -08:00

4 lines
117 B
CMake

idf_component_register(SRCS "Main.c"
INCLUDE_DIRS "."
REQUIRES driver)