Skip to content

Commit a1aec61

Browse files
Merge pull request #194 from li-ho/master
add manufacture id for EV_COG_AD3029LZ and EV_COG_AD4050LZ
2 parents 83f1014 + 463078c commit a1aec61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ def __init__(self, **kwargs):
122122
"0500": "SPANSION_PLACEHOLDER",
123123
"0505": "SPANSION_PLACEHOLDER",
124124
"0510": "SPANSION_PLACEHOLDER",
125+
"0602": "EV_COG_AD3029LZ",
126+
"0603": "EV_COG_AD4050LZ",
125127
"0700": "NUCLEO_F103RB",
126128
"0705": "NUCLEO_F302R8",
127129
"0710": "NUCLEO_L152RE",

0 commit comments

Comments
 (0)