Files
gobot/stone-dispencer/main/CMakeLists.txt
AlexanderHD27 801e791199 Did stuff
2024-12-28 22:47:46 +01:00

6 lines
217 B
CMake
Executable File

idf_component_register(SRCS "hello_world_main.cpp"
REQUIRES mcp2521
REQUIRES mcp2521_hardware_interface
REQUIRES driver
INCLUDE_DIRS "")