Skip to content

Commit 92f8bdf

Browse files
authored
Merge pull request #156 from toyowata/master
Add RZ_A1LU and TMPM066
2 parents 830d43d + d968158 commit 92f8bdf

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
@@ -239,8 +239,10 @@ def __init__(self, **kwargs):
239239
"5015": "ARM_MPS2_M7",
240240
"5020": "HOME_GATEWAY_6LOWPAN",
241241
"5500": "RZ_A1H",
242+
"5501": "RZ_A1LU"
242243
"6660": "NZ32_SC151",
243244
"7010": "BLUENINJA_CDP_TZ01B",
245+
"7011": "TMPM066",
244246
"7778": "TEENSY3_1",
245247
"8001": "UNO_91H",
246248
"9001": "LPC1347",

0 commit comments

Comments
 (0)