SolarEnergy/esp32_device/main/CMakeLists.txt
2024-07-27 16:15:35 +02:00

4 lines
157 B
CMake
Executable File

idf_component_register(SRCS "system.c" "crypto.c" "random.c" "storage.c" "main.c"
"dev_name.c"
INCLUDE_DIRS ".")