Skip to content

Commit 9357f74

Browse files
committed
MCU_STM32_BAREMETAL: keep supported_c_libs from MCU_STM32
1 parent e371db4 commit 9357f74

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

targets/targets.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,17 +1313,6 @@
13131313
"MCU_STM32"
13141314
],
13151315
"public": false,
1316-
"supported_c_libs": {
1317-
"arm": [
1318-
"small"
1319-
],
1320-
"gcc_arm": [
1321-
"small"
1322-
],
1323-
"iar": [
1324-
"std"
1325-
]
1326-
},
13271316
"c_lib": "small",
13281317
"supported_application_profiles": [
13291318
"bare-metal"

0 commit comments

Comments
 (0)