Skip to content

Commit

Permalink
Merge pull request #27 from bridadan/add-microbit
Browse files Browse the repository at this point in the history
Adding BBC micro:bit
  • Loading branch information
PrzemekWirkus committed Nov 18, 2015
2 parents 5f0b597 + 7133725 commit 929ff54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mbed_lstools/lstools_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ def __init__(self):
"9010": "ARCH_GPRS",
"9011": "ARCH_MAX",
"9012": "SEEED_TINY_BLE",
"9900": "NRF51_MICROBIT",
"FFFF": "K20 BOOTLOADER",
"RIOT": "RIOT",
}
Expand Down

0 comments on commit 929ff54

Please sign in to comment.