ulab: don't enable on m0 boards
This commit is contained in:
parent
491a31a731
commit
03a2b2faf1
@ -40,6 +40,8 @@ endif
|
|||||||
# SAMD21 needs separate endpoint pairs for MSC BULK IN and BULK OUT, otherwise it's erratic.
|
# SAMD21 needs separate endpoint pairs for MSC BULK IN and BULK OUT, otherwise it's erratic.
|
||||||
USB_MSC_EP_NUM_OUT = 1
|
USB_MSC_EP_NUM_OUT = 1
|
||||||
|
|
||||||
|
MICROPY_PY_ULAB = 0
|
||||||
|
|
||||||
endif # samd21
|
endif # samd21
|
||||||
|
|
||||||
# Put samd51-only choices here.
|
# Put samd51-only choices here.
|
||||||
|
Loading…
Reference in New Issue
Block a user