mirror of https://github.com/ARMmbed/mbed-os.git
new target added L-TEK FF1705 based on XDOT
parent
6323d18c87
commit
b46e7d9b2f
|
@ -1662,6 +1662,12 @@
|
||||||
"device_name": "STM32L151CC",
|
"device_name": "STM32L151CC",
|
||||||
"bootloader_supported": true
|
"bootloader_supported": true
|
||||||
},
|
},
|
||||||
|
"FF1705_L151CC": {
|
||||||
|
"supported_form_factors": ["ARDUINO"],
|
||||||
|
"inherits": ["XDOT_L151CC"],
|
||||||
|
"detect_code": ["8080"],
|
||||||
|
"extra_labels_add": ["L-TEK"]
|
||||||
|
},
|
||||||
"MOTE_L152RC": {
|
"MOTE_L152RC": {
|
||||||
"inherits": ["FAMILY_STM32"],
|
"inherits": ["FAMILY_STM32"],
|
||||||
"core": "Cortex-M3",
|
"core": "Cortex-M3",
|
||||||
|
|
Loading…
Reference in New Issue