Skip to content

Commit adc2dab

Browse files
committed
disable ulab on pyb_nano_v2
1 parent 8579766 commit adc2dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/stm/boards/pyb_nano_v2/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ LD_FILE = boards/STM32F411_fs.ld
1717
CIRCUITPY_AUDIOCORE = 0
1818
CIRCUITPY_AUDIOPWMIO = 0
1919
CIRCUITPY_BLEIO_HCI = 0
20+
CIRCUITPY_ULAB = 0

0 commit comments

Comments
 (0)