8db517f26d
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.
3 lines
72 B
Makefile
3 lines
72 B
Makefile
SDKCONFIG += boards/sdkconfig.base
|
|
SDKCONFIG += boards/sdkconfig.spiram
|