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.
2 lines
35 B
Makefile
2 lines
35 B
Makefile
SDKCONFIG += boards/sdkconfig.base
|