whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.18k stars 222 forks source link

ESP32-C3 Support #421

Closed heyarne closed 1 year ago

heyarne commented 1 year ago

Hi,

I couldn't find an answer by searching through the source code. Is the ESP32-C3 supported, or are there any plans to do so?

Thanks a lot!

the0ne commented 1 year ago

Concretely there's plans to upgrade the ESP-IDF. Do you have some idea about what version of the ESP-IDF is required to support the ESP32-C3? A quick seach didn't bring up the results for me.

heyarne commented 1 year ago

I'm not sure, but current HEAD contains a couple of references to it: https://github.com/espressif/esp-idf/search?q=esp32-c3

the0ne commented 1 year ago

Personally I don't have any C3 available. Feel free to reopen in case you find some more information and want to let others know. Thanks!