We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a64111 commit 1edb07aCopy full SHA for 1edb07a
workspace_tools/build_release.py
@@ -35,6 +35,7 @@
35
('LPC4088', ('ARM', 'GCC_ARM', 'GCC_CR')),
36
('LPC1114', ('uARM',)),
37
('LPC11U35_401', ('ARM', 'uARM')),
38
+ ('LPC1549', ('uARM',)),
39
40
('KL05Z', ('ARM', 'uARM', 'GCC_ARM')),
41
('KL25Z', ('ARM', 'GCC_ARM')),
0 commit comments