|
|
@@ -87,6 +87,7 @@ idf_component_register(SRC_DIRS ${LUATOS_ROOT}/luat/modules
|
|
|
${LUATOS_ROOT}/components/gmssl/src
|
|
|
${LUATOS_ROOT}/components/gmssl/bind
|
|
|
${LUATOS_ROOT}/components/repl
|
|
|
+ ${LUATOS_ROOT}/components/ymodem
|
|
|
INCLUDE_DIRS ../../include
|
|
|
${LUATOS_ROOT}/components/max30102
|
|
|
${LUATOS_ROOT}/lua/include
|
|
|
@@ -148,6 +149,7 @@ idf_component_register(SRC_DIRS ${LUATOS_ROOT}/luat/modules
|
|
|
${LUATOS_ROOT}/components/iconv
|
|
|
${LUATOS_ROOT}/components/gmssl/include
|
|
|
${LUATOS_ROOT}/components/repl
|
|
|
+ ${LUATOS_ROOT}/components/ymodem
|
|
|
REQUIRES esp-tls lwip esp_http_client mbedtls spiffs driver heap esp_netif esp_event
|
|
|
esp_wifi esp_rom http_parser mqtt esp_adc bt console spi_flash esp_psram
|
|
|
)
|