Skip to content

Commit 1f94261

Browse files
author
Bogdan Marinescu
committed
Added KL46Z and NUCLEO_F103RB to the official SDK build
1 parent 28b16e9 commit 1f94261

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

workspace_tools/build_release.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
('LPC1347', ('ARM',)),
3535
('LPC4088', ('ARM', 'GCC_ARM', 'GCC_CR')),
3636
('LPC1114', ('uARM',)),
37+
('KL46Z', ('ARM', 'GCC_ARM')),
38+
('NUCLEO_F103RB', ('ARM',)),
3739
)
3840

3941

0 commit comments

Comments
 (0)