Skip to content

Commit 6959ef7

Browse files
author
Bogdan Marinescu
committed
Don't build a NUCLEO_F103RB release for now
NUCLEO_F103RB is not yet integrated in the on-line environment, so don't build a release for it yet.
1 parent 3f82e7f commit 6959ef7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

workspace_tools/build_release.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
('LPC1347', ('ARM',)),
3535
('LPC4088', ('ARM', 'GCC_ARM', 'GCC_CR')),
3636
('LPC1114', ('uARM',)),
37-
('NUCLEO_F103RB', ('ARM', 'uARM', 'GCC_ARM')),
3837
)
3938

4039

0 commit comments

Comments
 (0)