We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b860e commit 329f4fbCopy full SHA for 329f4fb
ports/stm/boards/meowbit_v121/mpconfigboard.mk
@@ -14,7 +14,7 @@ MCU_SERIES = F4
14
MCU_VARIANT = STM32F401xE
15
MCU_PACKAGE = LQFP64
16
17
-CIRCUITPY_PIXELBUF = 0
+OPTIMIZATION_FLAGS = -Os
18
19
LD_COMMON = boards/common_default.ld
20
LD_FILE = boards/STM32F401xe_boot.ld
0 commit comments