Skip to content

Commit 5ec7220

Browse files
committed
Merge pull request #299 from sg-/master
Update export/uvision4.py, FRDM-KL05Z uses microlib to match the online mbed.
2 parents c761a5e + 3580bcf commit 5ec7220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspace_tools/export/uvision4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class Uvision4(Exporter):
5959
'NUCLEO_L152RE',
6060
'LPC1549',
6161
'LPC11U35_501',
62+
'KL05Z',
6263
]
6364

6465
FILE_TYPES = {

0 commit comments

Comments
 (0)