mocleiri / tensorflow-micropython-examples

A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.
MIT License
170 stars 79 forks source link

Add support for ESP32-S2-DevKitM-1R #106

Closed mocleiri closed 1 year ago

mocleiri commented 1 year ago

The ESP32-S2-DevKitM-1R is an ESP32 S2 with 4MB Flash and 2 MB PS RAM and an addressable LED driven by GPIO18.

https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-devkitm-1-v1.html

The module is the ESP32-S2-MINI-1

pinout

mocleiri commented 1 year ago

The board configuration is located at boards/esp32/MICROLITE_S2_SPIRAM.