espressif / esp-dl

Espressif deep-learning library for AIoT applications
MIT License
516 stars 115 forks source link

ESP32-C3 support ? (AIV-507) #88

Closed mtk11 closed 2 years ago

mtk11 commented 2 years ago

Wondered if you plan to add support for ESP32-C3 ?

ESP-YHY commented 2 years ago

Hi @mtk11, actually the ESP32-C3 is supported. However, as C3 has no PSRAM, some large memory consumption applications(exceeding internal memory size) are not runnable.