Skip to content

Commit 2b03112

Browse files
committed
Adding back missing platforms
1 parent 52a60d7 commit 2b03112

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mbed_lstools/platform_database.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@
4343

4444
DEFAULT_PLATFORM_DB = {
4545
u'daplink': {
46+
u'0001': u'LPC2368',
47+
u'0002': u'LPC2368',
48+
u'0003': u'LPC2368',
49+
u'0004': u'LPC2368',
50+
u'0005': u'LPC2368',
51+
u'0006': u'LPC2368',
4652
u'0007': u'LPC2368',
4753
u'0100': u'LPC2368',
4854
u'0183': u'UBLOX_C027',

0 commit comments

Comments
 (0)