File tree Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change 829
829
"iar" : [
830
830
" std"
831
831
]
832
- }
832
+ },
833
+ "supported_application_profiles" : [
834
+ " rtos" , " bare-metal"
835
+ ]
833
836
},
834
837
"SDT64B" : {
835
838
"inherits" : [
1496
1499
" MPU"
1497
1500
],
1498
1501
"bootloader_supported" : true ,
1499
- "device_name" : " STM32F303RE"
1502
+ "device_name" : " STM32F303RE" ,
1503
+ "supported_application_profiles" : [
1504
+ " rtos" , " bare-metal"
1505
+ ]
1500
1506
},
1501
1507
"NUCLEO_F303ZE" : {
1502
1508
"inherits" : [
1647
1653
" MPU"
1648
1654
],
1649
1655
"device_name" : " STM32F411RE" ,
1650
- "bootloader_supported" : true
1656
+ "bootloader_supported" : true ,
1657
+ "supported_application_profiles" : [
1658
+ " rtos" , " bare-metal"
1659
+ ]
1651
1660
},
1652
1661
"MTS_DRAGONFLY_F411RE" : {
1653
1662
"inherits" : [
1999
2008
"bootloader_supported" : true ,
2000
2009
"overrides" : {
2001
2010
"network-default-interface-type" : " ETHERNET"
2002
- }
2011
+ },
2012
+ "supported_application_profiles" : [
2013
+ " rtos" , " bare-metal"
2014
+ ]
2003
2015
},
2004
2016
"DISCO_F429ZI" : {
2005
2017
"inherits" : [
3473
3485
" BLE"
3474
3486
],
3475
3487
"device_name" : " STM32L475VG" ,
3476
- "bootloader_supported" : true
3488
+ "bootloader_supported" : true ,
3489
+ "supported_application_profiles" : [
3490
+ " rtos" , " bare-metal"
3491
+ ]
3477
3492
},
3478
3493
"NUCLEO_L476RG" : {
3479
3494
"inherits" : [
5715
5730
"help" : " Enable inclusion of objects_extensions.h" ,
5716
5731
"value" : false
5717
5732
}
5718
- }
5733
+ },
5734
+ "supported_application_profiles" : [
5735
+ " rtos" , " bare-metal"
5736
+ ]
5719
5737
},
5720
5738
"ARDUINO_NANO33BLE" : {
5721
5739
"inherits" : [
You can’t perform that action at this time.
0 commit comments