mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: skyviper-f412-rev1 uses a custom clock tree
This commit is contained in:
parent
13e11d6a19
commit
a638196334
|
@ -9,6 +9,7 @@ APJ_BOARD_ID 9
|
|||
# crystal frequency
|
||||
OSCILLATOR_HZ 24000000
|
||||
|
||||
define HAL_CUSTOM_CLOCK_TREE
|
||||
STM32_HSE_ENABLED FALSE
|
||||
STM32_PLLM_VALUE 16
|
||||
STM32_PLLN_VALUE 384
|
||||
|
|
Loading…
Reference in New Issue