mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_L072CZ: add comment in clock_source config
parent
f2155a3212
commit
4be1146f00
|
@ -1562,7 +1562,7 @@
|
|||
"macros": ["RTC_LSI=1"],
|
||||
"config": {
|
||||
"clock_source": {
|
||||
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
||||
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
||||
"value": "USE_PLL_HSI",
|
||||
"macro_name": "CLOCK_SOURCE"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue