AP_HAL_ChibiOS: update MatekH7A3 hwdef for 16MHz xtal

This commit is contained in:
mateksys 2024-05-04 17:17:29 +08:00 committed by Andrew Tridgell
parent a238e2995a
commit af1ab61f78
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ MCU STM32H7xx STM32H7A3xx
APJ_BOARD_ID AP_HW_MatekH7A3
# crystal frequency, setup to use external oscillator
OSCILLATOR_HZ 8000000
OSCILLATOR_HZ 16000000
FLASH_SIZE_KB 2048

View File

@ -8,7 +8,7 @@ MCU STM32H7xx STM32H7A3xx
APJ_BOARD_ID AP_HW_MatekH7A3
# crystal frequency, setup to use external oscillator
OSCILLATOR_HZ 8000000
OSCILLATOR_HZ 16000000
FLASH_SIZE_KB 2048
env OPTIMIZE -Os