Skip to content

Commit 83f1014

Browse files
authored
Merge pull request #193 from architech-boards/silica_sensor_node
added platform SILICA_SENSOR_NODE
2 parents 19a9765 + ca7a8d2 commit 83f1014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ def __init__(self, **kwargs):
140140
"0760": "NUCLEO_L073RZ",
141141
"0764": "DISCO_L475VG_IOT01A",
142142
"0765": "NUCLEO_L476RG",
143+
"0766": "SILICA_SENSOR_NODE",
143144
"0770": "NUCLEO_L432KC",
144145
"0775": "NUCLEO_F303K8",
145146
"0777": "NUCLEO_F446RE",

0 commit comments

Comments
 (0)