shrink stm32f411ve_discovery

This commit is contained in:
Scott Shawcroft 2024-12-04 14:24:48 -08:00
parent 46df242950
commit b202dddc26
No known key found for this signature in database

View file

@ -13,10 +13,12 @@ LD_COMMON = boards/common_default.ld
LD_FILE = boards/STM32F411_fs.ld
# Too big for the flash
CIRCUITPY_AESIO = 0
CIRCUITPY_AUDIOCORE = 0
CIRCUITPY_AUDIOPWMIO = 0
CIRCUITPY_BITMAPFILTER = 0
CIRCUITPY_BITMAPTOOLS = 0
CIRCUITPY_BLEIO_HCI = 0
CIRCUITPY_CODEOP = 0
CIRCUITPY_MSGPACK = 0
CIRCUITPY_VECTORIO = 0