Skip to content

Support for ESP32C3 (RISC-V)

Latest
Compare
Choose a tag to compare
@domschl domschl released this 17 Oct 10:30
· 3 commits to master since this release
257baf7
  • 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.