Skip to content

Commit b46e7d9

Browse files
gorazdadbridge
authored andcommitted
new target added L-TEK FF1705 based on XDOT
1 parent 6323d18 commit b46e7d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

targets/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,6 +1662,12 @@
16621662
"device_name": "STM32L151CC",
16631663
"bootloader_supported": true
16641664
},
1665+
"FF1705_L151CC": {
1666+
"supported_form_factors": ["ARDUINO"],
1667+
"inherits": ["XDOT_L151CC"],
1668+
"detect_code": ["8080"],
1669+
"extra_labels_add": ["L-TEK"]
1670+
},
16651671
"MOTE_L152RC": {
16661672
"inherits": ["FAMILY_STM32"],
16671673
"core": "Cortex-M3",

0 commit comments

Comments
 (0)