mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2483 from openmv/rpi_pico_fix
boards/RPI_PICO: Fix build.
This commit is contained in:
commit
6e7b031fc3
@ -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