You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
idf_component_register(SRCS "main.c" "font.c" "display.c" "text.c" "wlan.c" "https.c" "lwjson/lwjson/src/lwjson/lwjson.c"
|
|
REQUIRES esp_driver_gpio esp_wifi nvs_flash esp_timer esp-tls
|
|
INCLUDE_DIRS "." "lwjson/lwjson/src/include")
|