circuitpython/ports/esp32s2/boards/espressif_saola_1_wrover
Scott Shawcroft f39708abb2
Add PSRAM support to ESP32S2
When configured the CircuitPython heap will be on the external RAM.
When not available, the heap will be 48k inside the IDF heap.
2020-08-21 16:20:58 -07:00
..
board.c Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
mpconfigboard.h Add neopixel support 2020-07-31 15:34:12 -04:00
mpconfigboard.mk Fix neopixel macro issue, set default neopixel color 2020-08-10 13:16:20 -04:00
pins.c Add neopixel support 2020-07-31 15:34:12 -04:00
sdkconfig Add PSRAM support to ESP32S2 2020-08-21 16:20:58 -07:00