circuitpython/ports/esp32s2/supervisor
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
..
internal_flash_root_pointers.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
internal_flash.c Init directly 2020-08-11 11:19:40 -07:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
port.c Add PSRAM support to ESP32S2 2020-08-21 16:20:58 -07:00
usb.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00