Skip to content

Commit c7b78ae

Browse files
authored
Merge pull request #118 from ohagendorf/master
Disco_F769NI adding to list of boards
2 parents 0d38210 + b69e57d commit c7b78ae

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
@@ -102,6 +102,7 @@ def __init__(self):
102102
"0810": "DISCO_F334C8",
103103
"0815": "DISCO_F746NG",
104104
"0816": "NUCLEO_F746ZG",
105+
"0817": "DISCO_F769NI",
105106
"0818": "NUCLEO_F767ZI",
106107
"0820": "DISCO_L476VG",
107108
"0824": "LPC824",

0 commit comments

Comments
 (0)