mirror of https://github.com/ARMmbed/mbed-os.git
Updated G431KB inline with review comments
parent
1389b1ac9d
commit
d61e4f0e95
|
@ -2660,17 +2660,11 @@
|
||||||
"clock_source": "USE_PLL_HSI",
|
"clock_source": "USE_PLL_HSI",
|
||||||
"lse_available": 0
|
"lse_available": 0
|
||||||
},
|
},
|
||||||
"extra_labels_add": [
|
|
||||||
"STM32G431KB"
|
|
||||||
],
|
|
||||||
"macros_add": [
|
|
||||||
"STM32G431KB"
|
|
||||||
],
|
|
||||||
"device_has_add": [
|
"device_has_add": [
|
||||||
"USBDEVICE"
|
"USBDEVICE"
|
||||||
],
|
],
|
||||||
"detect_code": [
|
"detect_code": [
|
||||||
"1234"
|
"0851"
|
||||||
],
|
],
|
||||||
"device_name": "STM32G431KBTx"
|
"device_name": "STM32G431KBTx"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue