Skip to content

Commit 72aabc9

Browse files
author
Mirela Chirica
committed
Cellular: HSI set to be source clock for WISE_1570
1 parent bcec185 commit 72aabc9

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
@@ -1708,10 +1708,11 @@
17081708
"config": {
17091709
"clock_source": {
17101710
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI | USE_PLL_MSI",
1711-
"value": "USE_PLL_HSE_XTAL",
1711+
"value": "USE_PLL_HSI",
17121712
"macro_name": "CLOCK_SOURCE"
17131713
}
17141714
},
1715+
"overrides": {"lpuart_clock_source": "USE_LPUART_CLK_HSI"},
17151716
"detect_code": ["0460"],
17161717
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "WISE_1570", "TWO_RAM_REGIONS"],
17171718
"device_has_add": ["ANALOGOUT", "CRC", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],

0 commit comments

Comments
 (0)