Skip to content

Commit 593e6a2

Browse files
authored
Merge pull request #144 from samchuarm/master
Add Delta DFCM-NNN50
2 parents 0081b01 + 6d12621 commit 593e6a2

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
@@ -215,6 +215,7 @@ def __init__(self):
215215
"4337": "LPC4337",
216216
"4500": "DELTA_DFCM_NNN40",
217217
"4501": "DELTA_DFBM_NQ620",
218+
"4502": "DELTA_DFCM_NNN50",
218219
"5000": "ARM_MPS2",
219220
"5001": "ARM_MPS2_M0",
220221
"5003": "ARM_BEETLE_SOC",

0 commit comments

Comments
 (0)