circuitpython/ports/esp32/boards/ESP32_GENERIC_S2/board.md
Damien George 6201e77999 esp32/boards: Convert all boards to auto detect flash size.
Remove the "vfs" entry from all partitions-*.csv files, and then remove
duplicated files.

And remove the ESP32_GENERIC_S3-FLASH_4M variant, because it's no longer
needed.

Signed-off-by: Damien George <damien@micropython.org>
2025-06-14 01:06:12 +10:00

339 B

The following files are firmware that should work on most ESP32-S2-based boards with 4MiB or more of flash, including WROOM, WROVER, and MINI modules.

This firmware supports configurations with and without SPIRAM (also known as PSRAM) and will auto-detect a connected SPIRAM chip at startup and allocate the MicroPython heap accordingly.