• Jim Mussared's avatar
    esp32: Add per-board configs, following other ports. · 8db517f2
    Jim Mussared authored
    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.
    8db517f2
mpconfigboard.mk 35 Bytes