mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
13 lines
306 B
CMake
13 lines
306 B
CMake
set(MICROPY_PY_CSI 1)
|
|
set(MICROPY_PY_CSI_NG 1)
|
|
set(MICROPY_PY_FIR 1)
|
|
set(MICROPY_PY_ULAB 1)
|
|
set(MICROPY_PY_NINAW10 0)
|
|
set(MICROPY_PY_WINC1500 0)
|
|
set(MICROPY_PY_BLUETOOTH 0)
|
|
set(MICROPY_BLUETOOTH_NIMBLE 0)
|
|
set(MICROPY_PY_AUDIO 0)
|
|
set(MICROPY_PY_DISPLAY 0)
|
|
set(MICROPY_PY_TV 0)
|
|
set(CMSIS_MCU_H "RP2040.h")
|