Skip to content

Commit a5794b1

Browse files
committed
[ARM][uVision4][LPC11U35]: Modified export_test.py error
1 parent e2574eb commit a5794b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/export/uvision4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Uvision4(Exporter):
4040
'NUCLEO_F401RE',
4141
'UBLOX_C027',
4242
'LPC1549',
43-
'LPC11U35_501',
43+
# 'LPC11U35_501',
4444
]
4545

4646
USING_MICROLIB = [

0 commit comments

Comments
 (0)