squeeze some smaller boards
This commit is contained in:
parent
fb33c4e1c0
commit
4521dfb732
@ -10,4 +10,4 @@ INTERNAL_FLASH_FILESYSTEM = 1
|
|||||||
LONGINT_IMPL = NONE
|
LONGINT_IMPL = NONE
|
||||||
CIRCUITPY_FULL_BUILD = 0
|
CIRCUITPY_FULL_BUILD = 0
|
||||||
|
|
||||||
#SUPEROPT_GC = 0
|
SUPEROPT_GC = 0
|
||||||
|
@ -16,3 +16,5 @@ CIRCUITPY_AUDIOBUSIO = 0
|
|||||||
CIRCUITPY_VECTORIO = 0
|
CIRCUITPY_VECTORIO = 0
|
||||||
|
|
||||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
|
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar
|
||||||
|
|
||||||
|
SUPEROPT_GC = 0
|
||||||
|
@ -20,3 +20,5 @@ LD_FILE = boards/STM32F401xd_fs.ld
|
|||||||
# lto for this port, and if other stuff hasn't been added in the
|
# lto for this port, and if other stuff hasn't been added in the
|
||||||
# meantime
|
# meantime
|
||||||
CIRCUITPY_ULAB = 0
|
CIRCUITPY_ULAB = 0
|
||||||
|
|
||||||
|
SUPEROPT_GC = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user