micropython/ports/esp32/boards/GENERIC_SPIRAM
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
..
mpconfigboard.h esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
mpconfigboard.mk esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00