test: temp test
This commit is contained in:
@@ -8,7 +8,7 @@ idf_component_register(SRCS "main.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES esp_driver_gpio esp_driver_uart esp_driver_spi
|
||||
esp_http_server esp_eth esp_netif lwip spi_flash nvs_flash log
|
||||
esp_https_ota esp_http_client app_update)
|
||||
esp_https_ota esp_http_client app_update mbedtls)
|
||||
|
||||
# Embed HTML file
|
||||
target_add_binary_data(${COMPONENT_TARGET} "html/index.html" TEXT)
|
||||
|
||||
Reference in New Issue
Block a user