Skip to content

Commit 0d38210

Browse files
authored
Merge pull request #116 from c1728p9/add_vk_rz_a1h
Add the VK_RZ_A1H to the list of boards
2 parents 06f492e + b7f8a04 commit 0d38210

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
@@ -190,6 +190,7 @@ def __init__(self):
190190
"9011": "ARCH_MAX",
191191
"9012": "SEEED_TINY_BLE",
192192
"9900": "NRF51_MICROBIT",
193+
"C002": "VK_RZ_A1H",
193194
"FFFF": "K20 BOOTLOADER",
194195
"RIOT": "RIOT",
195196
}

0 commit comments

Comments
 (0)