Skip to content

Commit 92d7f31

Browse files
committed
[synthio] disable in stm32f411ce_blackpill_with_flash
region `FLASH_FIRMWARE' overflowed by 228 bytes
1 parent c6ee471 commit 92d7f31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/stm/boards/stm32f411ce_blackpill_with_flash/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ MCU_PACKAGE = UFQFPN48
1616

1717
LD_COMMON = boards/common_default.ld
1818
LD_FILE = boards/STM32F411_nvm_nofs.ld
19+
20+
CIRCUITPY_SYNTHIO = 0

0 commit comments

Comments
 (0)