- New platform define
__ESP32_RISC__
for ESP32C3 RISC-V based chips, e.g. Adafruit QTPY ESP32C3.
Note: while legacy ESP32 with Tensilica cores default to SPIFFS filesystem, the new ESP32C3 with RISC-V default to LittleFS.
__ESP32_RISC__
for ESP32C3 RISC-V based chips, e.g. Adafruit QTPY ESP32C3.