mirror of https://github.com/ARMmbed/mbed-os.git
parent
3e00a22d78
commit
436d97c9f9
|
@ -1661,6 +1661,12 @@
|
|||
"device_name": "STM32L151CC",
|
||||
"bootloader_supported": true
|
||||
},
|
||||
"FF1705_L151CC": {
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"inherits": ["XDOT_L151CC"],
|
||||
"detect_code": ["8080"],
|
||||
"extra_labels_add": ["L-TEK"]
|
||||
},
|
||||
"MOTE_L152RC": {
|
||||
"inherits": ["FAMILY_STM32"],
|
||||
"core": "Cortex-M3",
|
||||
|
|
Loading…
Reference in New Issue