mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Portenta: Fix HSE OSC frequency.
This commit is contained in:
parent
816571b40a
commit
75b5c50249
@ -8,7 +8,7 @@ CFLAGS_MCU=MCU_SERIES_H7
|
||||
STARTUP=startup_stm32h747xx
|
||||
VECT_TAB_OFFSET=0x40000
|
||||
MAIN_APP_ADDR=0x08040000
|
||||
OMV_HSE_VALUE=27000000
|
||||
OMV_HSE_VALUE=25000000
|
||||
DFU_DEVICE=0x2341:0x035b
|
||||
FROZEN_MPY_DIR=$(TOP_DIR)/../scripts/libraries
|
||||
OMV_BOARD_EXTRA_CFLAGS = -DCORE_CM7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user