Skip to content

Commit 3210ac9

Browse files
committed
Added LPC1114 in the official release list
1 parent b248827 commit 3210ac9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

workspace_tools/build_release.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
('LPC2368', ('ARM',)),
3434
('LPC812', ('uARM',)),
3535
('LPC1347', ('ARM',)),
36-
('LPC4088', ('ARM',))
36+
('LPC4088', ('ARM',)),
37+
('LPC1114', ('uARM',)),
3738
)
3839

3940

0 commit comments

Comments
 (0)