Skip to content

Commit a863b0a

Browse files
committed
Fix openmv_h7 build
1 parent 1ca9057 commit a863b0a

File tree

2 files changed

+3
-493
lines changed

2 files changed

+3
-493
lines changed

ports/stm/boards/openmv_h7/mpconfigboard.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@
3232
#define FLASH_PAGE_SIZE (0x4000)
3333

3434
#define BOARD_OSC_DIV (12)
35+
#define HSE_VALUE ((uint32_t)12000000)
36+
#define BOARD_HAS_LOW_SPEED_CRYSTAL (0)
37+

0 commit comments

Comments
 (0)