mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards/RPI_PICO: Fix build.
This commit is contained in:
parent
557d293538
commit
62eb0737f7
@ -8,3 +8,4 @@ set(MICROPY_PY_AUDIO 0)
|
||||
set(MICROPY_PY_DISPLAY 0)
|
||||
set(MICROPY_PY_TV 0)
|
||||
set(MICROPY_PY_BUZZER 0)
|
||||
set(CMSIS_MCU_H "RP2040.h")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user