circuitpython/ports/esp32/boards
Jim Mussared 8db517f26d esp32: Add per-board configs, following other ports.
Replaces the `SDKCONFIG` makefile variable with `BOARD`.  Defaults to
BOARD=GENERIC.  spiram can be enabled with `BOARD=GENERIC_SPIRAM`

Add example definition for TINYPICO, currently identical to GENERIC_SPIRAM
but with custom board/SoC names for the uPy banner.
2019-08-16 00:22:29 +10:00
..
GENERIC esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
GENERIC_SPIRAM esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
TINYPICO esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
sdkconfig.base esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
sdkconfig.spiram esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00