Files
micropython/ports/samd/boards/ADAFRUIT_QTPY_SAMD21/mpconfigvariant_SPIFLASH.mk
robert-hh 6cbe145ca8 samd/boards: Add support for the Adafruit QT Py board.
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>
2025-02-07 18:02:47 +11:00

3 lines
62 B
Makefile

CFLAGS += -DMICROPY_HW_SPIFLASH=1
MICROPY_HW_CODESIZE ?= 232K