targets: add baremetal to some known tested targets

pull/12995/head
Martin Kojtal 2020-05-19 10:45:43 +01:00
parent ada878122c
commit 3847373660
1 changed files with 24 additions and 6 deletions

View File

@ -829,7 +829,10 @@
"iar": [
"std"
]
}
},
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"SDT64B": {
"inherits": [
@ -1496,7 +1499,10 @@
"MPU"
],
"bootloader_supported": true,
"device_name": "STM32F303RE"
"device_name": "STM32F303RE",
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"NUCLEO_F303ZE": {
"inherits": [
@ -1647,7 +1653,10 @@
"MPU"
],
"device_name": "STM32F411RE",
"bootloader_supported": true
"bootloader_supported": true,
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"MTS_DRAGONFLY_F411RE": {
"inherits": [
@ -1999,7 +2008,10 @@
"bootloader_supported": true,
"overrides": {
"network-default-interface-type": "ETHERNET"
}
},
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"DISCO_F429ZI": {
"inherits": [
@ -3473,7 +3485,10 @@
"BLE"
],
"device_name": "STM32L475VG",
"bootloader_supported": true
"bootloader_supported": true,
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"NUCLEO_L476RG": {
"inherits": [
@ -5715,7 +5730,10 @@
"help": "Enable inclusion of objects_extensions.h",
"value": false
}
}
},
"supported_application_profiles": [
"rtos", "bare-metal"
]
},
"ARDUINO_NANO33BLE": {
"inherits": [