mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
1778daa8ee
@ -62,7 +62,7 @@
|
|||||||
#define STM32_HSI16_ENABLED TRUE
|
#define STM32_HSI16_ENABLED TRUE
|
||||||
#define STM32_HSI48_ENABLED TRUE
|
#define STM32_HSI48_ENABLED TRUE
|
||||||
#define STM32_HSE_ENABLED FALSE
|
#define STM32_HSE_ENABLED FALSE
|
||||||
#define STM32_LSI_ENABLED TRUE
|
#define STM32_LSI_ENABLED FALSE
|
||||||
#define STM32_LSE_ENABLED FALSE
|
#define STM32_LSE_ENABLED FALSE
|
||||||
#define STM32_SW STM32_SW_PLLRCLK
|
#define STM32_SW STM32_SW_PLLRCLK
|
||||||
#define STM32_PLLSRC STM32_PLLSRC_HSI16
|
#define STM32_PLLSRC STM32_PLLSRC_HSI16
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
#define STM32_PLS STM32_PLS_LEV0
|
#define STM32_PLS STM32_PLS_LEV0
|
||||||
#define STM32_HSI16_ENABLED TRUE
|
#define STM32_HSI16_ENABLED TRUE
|
||||||
#define STM32_HSI48_ENABLED TRUE
|
#define STM32_HSI48_ENABLED TRUE
|
||||||
#define STM32_LSI_ENABLED TRUE
|
#define STM32_LSI_ENABLED FALSE
|
||||||
#define STM32_HSE_ENABLED FALSE
|
#define STM32_HSE_ENABLED FALSE
|
||||||
#define STM32_LSE_ENABLED FALSE
|
#define STM32_LSE_ENABLED FALSE
|
||||||
#define STM32_MSIPLL_ENABLED FALSE
|
#define STM32_MSIPLL_ENABLED FALSE
|
||||||
|
Loading…
Reference in New Issue
Block a user