mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Supporting a variant with an optional SPIFLASH device as well. Tested both variants with a QT Py board. Signed-off-by: robert-hh <robert@hammelrath.com>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
CFLAGS += -DMICROPY_HW_SPIFLASH=1
|
|
MICROPY_HW_CODESIZE ?= 232K
|