Skip to content

Commit 1c3fa4d

Browse files
Merge pull request #90 from jeromecoutant/PR_NUCLEO_F429ZI
Add NUCLEO_F429ZI
2 parents fdcc72e + 7c3af04 commit 1c3fa4d

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
@@ -94,6 +94,7 @@ def __init__(self):
9494
"0790": "NUCLEO_L031K6",
9595
"0791": "NUCLEO_F031K6",
9696
"0795": "DISCO_F429ZI",
97+
"0796": "NUCLEO_F429ZI",
9798
"0799": "ST_PLACEHOLDER",
9899
"0805": "DISCO_L053C8",
99100
"0810": "DISCO_F334C8",

0 commit comments

Comments
 (0)