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.
2 parents c62d8d4 + 5401741 commit 1cb7351Copy full SHA for 1cb7351
workspace_tools/build_release.py
@@ -49,6 +49,7 @@
49
('KL25Z', ('ARM', 'GCC_ARM')),
50
('KL46Z', ('ARM', 'GCC_ARM')),
51
('K64F', ('ARM', 'GCC_ARM')),
52
+ ('K22F', ('ARM', 'GCC_ARM')),
53
('K20D50M', ('ARM', 'GCC_ARM')),
54
55
('NUCLEO_F030R8', ('ARM', 'uARM')),
0 commit comments