mirror of https://github.com/ARMmbed/mbed-os.git
MCU_STM32_BAREMETAL: keep supported_c_libs from MCU_STM32
parent
e371db441c
commit
9357f74136
|
|
@ -1313,17 +1313,6 @@
|
|||
"MCU_STM32"
|
||||
],
|
||||
"public": false,
|
||||
"supported_c_libs": {
|
||||
"arm": [
|
||||
"small"
|
||||
],
|
||||
"gcc_arm": [
|
||||
"small"
|
||||
],
|
||||
"iar": [
|
||||
"std"
|
||||
]
|
||||
},
|
||||
"c_lib": "small",
|
||||
"supported_application_profiles": [
|
||||
"bare-metal"
|
||||
|
|
|
|||
Loading…
Reference in New Issue