Skip to content

Commit 9c73e09

Browse files
Add bare metal support to ARCH_PRO
1 parent c77eba0 commit 9c73e09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,9 @@
365365
"ARM",
366366
"GCC_ARM",
367367
"IAR"
368+
],
369+
"supported_application_profiles": [
370+
"full", "bare-metal"
368371
],
369372
"supported_c_libs": {
370373
"arm": [

0 commit comments

Comments
 (0)