mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2109 from kwagyeman/kwabena/enable_ulab
boards/OPENMV_RT1060: Enable ulab.
This commit is contained in:
commit
07425df462
@ -14,7 +14,7 @@ OMV_HSE_VALUE=12000000
|
||||
OMV_ENABLE_BL=0
|
||||
OMV_ENABLE_UVC=0
|
||||
MICROPY_PY_SENSOR = 1
|
||||
MICROPY_PY_ULAB = 0
|
||||
MICROPY_PY_ULAB = 1
|
||||
MICROPY_PY_LWIP = 1
|
||||
MICROPY_PY_NETWORK_CYW43 = 1
|
||||
MICROPY_PY_BLUETOOTH = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user