mirror of https://github.com/ARMmbed/mbed-os.git
fix device name (an mixed tab/space)
parent
78d73a1a63
commit
88a2df72e2
|
@ -2036,7 +2036,7 @@
|
|||
"supported_toolchains": ["ARM", "GCC_ARM"],
|
||||
"device_has_add": ["ANALOGOUT"],
|
||||
"release_versions": ["5"],
|
||||
"device_name": "STM32L151CBA",
|
||||
"device_name": "STM32L151CBxxA",
|
||||
"bootloader_supported": true
|
||||
},
|
||||
"MOTE_L152RC": {
|
||||
|
|
Loading…
Reference in New Issue