Skip to content

Commit 463078c

Browse files
author
Edmund Hsu
committed
add manufacture id for EV_COG_AD3029LZ and EV_COG_AD4050LZ
1 parent 19a9765 commit 463078c

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)