ESP32-CAN/main/CMakeLists.txt

5 lines
78 B
CMake
Raw Normal View History

2026-03-16 00:49:02 +00:00
idf_component_register(SRCS "main.cpp"
2021-06-09 07:25:56 +01:00
INCLUDE_DIRS "")
2026-03-16 14:25:49 +00:00