SolarEnergy/esp32_device/main/CMakeLists.txt

4 lines
187 B
CMake
Executable File

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