Skip to content

Commit 3580bcf

Browse files
committed
Update export/uvision4.py so FRDM-KL05Z uses microlib to match the mbed online IDE.
1 parent c761a5e commit 3580bcf

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)