annotate service/iot2/esp32_main/main/CMakeLists.txt @ 1754:92999dfbf321 default tip

add shelly support
author drewp@bigasterisk.com
date Tue, 04 Jun 2024 13:03:43 -0700
parents 17ff9322328b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
728
17ff9322328b an attempt as ESP-IDF build (doesn't work) calling a nim-generated main function (also doesn't work)
drewp@bigasterisk.com
parents:
diff changeset
1 idf_component_register(SRCS "hello_world_main.c"
17ff9322328b an attempt as ESP-IDF build (doesn't work) calling a nim-generated main function (also doesn't work)
drewp@bigasterisk.com
parents:
diff changeset
2 INCLUDE_DIRS "")