Skip to content

Commit d02a4b9

Browse files
committed
Removed ulab to make space in blackpill with flash board
1 parent e5dc722 commit d02a4b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ports/stm/boards/stm32f411ce_blackpill_with_flash/mpconfigboard.mk

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

1717
LD_COMMON = boards/common_default.ld
1818
LD_FILE = boards/STM32F411_nofs.ld
19+
20+
# Too big for the flash
21+
CIRCUITPY_ULAB = 0

0 commit comments

Comments
 (0)