SolarEnergy/esp32_device/main/CMakeLists.txt

4 lines
135 B
CMake
Raw Normal View History

2024-07-27 13:31:17 +00:00
idf_component_register(SRCS "random.c" "storage.c" "main.c"
"dev_name.c"
2024-07-16 19:05:20 +00:00
INCLUDE_DIRS ".")