Skip to content

Commit 03a2b2f

Browse files
committed
ulab: don't enable on m0 boards
1 parent 491a31a commit 03a2b2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/atmel-samd/mpconfigport.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ endif
4040
# SAMD21 needs separate endpoint pairs for MSC BULK IN and BULK OUT, otherwise it's erratic.
4141
USB_MSC_EP_NUM_OUT = 1
4242

43+
MICROPY_PY_ULAB = 0
44+
4345
endif # samd21
4446

4547
# Put samd51-only choices here.

0 commit comments

Comments
 (0)