diff options
| author | QMK Bot <hello@qmk.fm> | 2024-05-29 01:55:15 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2024-05-29 01:55:15 +0000 |
| commit | 9be50fdce5cc6da202969c11190d67cd3dfdbbad (patch) | |
| tree | 60e6b1a1d34b9f40998698bf2e5ef396cae12c42 | |
| parent | 267dffda154d119ed5f155665e90fc5e03d138a5 (diff) | |
| parent | 2f9f000d0cb8474e44983838e904f88f58431f5e (diff) | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h | 2 | ||||
| -rw-r--r-- | platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h b/platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h index fd00280115..0537ee9235 100644 --- a/platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h +++ b/platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h | |||
| @@ -62,7 +62,7 @@ | |||
| 62 | #define STM32_HSI16_ENABLED TRUE | 62 | #define STM32_HSI16_ENABLED TRUE |
| 63 | #define STM32_HSI48_ENABLED TRUE | 63 | #define STM32_HSI48_ENABLED TRUE |
| 64 | #define STM32_HSE_ENABLED FALSE | 64 | #define STM32_HSE_ENABLED FALSE |
| 65 | #define STM32_LSI_ENABLED TRUE | 65 | #define STM32_LSI_ENABLED FALSE |
| 66 | #define STM32_LSE_ENABLED FALSE | 66 | #define STM32_LSE_ENABLED FALSE |
| 67 | #define STM32_SW STM32_SW_PLLRCLK | 67 | #define STM32_SW STM32_SW_PLLRCLK |
| 68 | #define STM32_PLLSRC STM32_PLLSRC_HSI16 | 68 | #define STM32_PLLSRC STM32_PLLSRC_HSI16 |
diff --git a/platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h b/platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h index be64b04812..6962a340c5 100644 --- a/platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h +++ b/platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h | |||
| @@ -43,7 +43,7 @@ | |||
| 43 | #define STM32_PLS STM32_PLS_LEV0 | 43 | #define STM32_PLS STM32_PLS_LEV0 |
| 44 | #define STM32_HSI16_ENABLED TRUE | 44 | #define STM32_HSI16_ENABLED TRUE |
| 45 | #define STM32_HSI48_ENABLED TRUE | 45 | #define STM32_HSI48_ENABLED TRUE |
| 46 | #define STM32_LSI_ENABLED TRUE | 46 | #define STM32_LSI_ENABLED FALSE |
| 47 | #define STM32_HSE_ENABLED FALSE | 47 | #define STM32_HSE_ENABLED FALSE |
| 48 | #define STM32_LSE_ENABLED FALSE | 48 | #define STM32_LSE_ENABLED FALSE |
| 49 | #define STM32_MSIPLL_ENABLED FALSE | 49 | #define STM32_MSIPLL_ENABLED FALSE |
