Skip to content

Commit 1edb07a

Browse files
committed
Add target LPC1549 to release build_release.py
1 parent 5a64111 commit 1edb07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspace_tools/build_release.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
('LPC4088', ('ARM', 'GCC_ARM', 'GCC_CR')),
3636
('LPC1114', ('uARM',)),
3737
('LPC11U35_401', ('ARM', 'uARM')),
38+
('LPC1549', ('uARM',)),
3839

3940
('KL05Z', ('ARM', 'uARM', 'GCC_ARM')),
4041
('KL25Z', ('ARM', 'GCC_ARM')),

0 commit comments

Comments
 (0)