Skip to content

Commit e900d42

Browse files
Mirela ChiricaCruz Monrreal II
authored andcommitted
Cellular: HSI set to be source clock for WISE_1570
1 parent c930875 commit e900d42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,10 +1723,11 @@
17231723
"config": {
17241724
"clock_source": {
17251725
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI | USE_PLL_MSI",
1726-
"value": "USE_PLL_HSE_XTAL",
1726+
"value": "USE_PLL_HSI",
17271727
"macro_name": "CLOCK_SOURCE"
17281728
}
17291729
},
1730+
"overrides": {"lpuart_clock_source": "USE_LPUART_CLK_HSI"},
17301731
"detect_code": ["0460"],
17311732
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "WISE_1570", "TWO_RAM_REGIONS"],
17321733
"device_has_add": ["ANALOGOUT", "CRC", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],

0 commit comments

Comments
 (0)