File tree Expand file tree Collapse file tree 1 file changed +9
-21
lines changed Expand file tree Collapse file tree 1 file changed +9
-21
lines changed Original file line number Diff line number Diff line change 1171
1171
" std"
1172
1172
]
1173
1173
},
1174
+ "supported_application_profiles" : [
1175
+ " rtos" ,
1176
+ " bare-metal"
1177
+ ],
1174
1178
"macros" : [
1175
1179
" USE_HAL_DRIVER" ,
1176
1180
" USE_FULL_LL_DRIVER" ,
1368
1372
"macro_name" : " CLOCK_SOURCE"
1369
1373
}
1370
1374
},
1371
- "overrides" : {
1372
- "tickless-from-us-ticker" : true
1373
- },
1374
1375
"detect_code" : [
1375
1376
" 0700"
1376
1377
],
1452
1453
}
1453
1454
},
1454
1455
"overrides" : {
1455
- "lse_available" : 0 ,
1456
- "tickless-from-us-ticker" : true
1456
+ "lse_available" : 0
1457
1457
},
1458
1458
"detect_code" : [
1459
1459
" 0775"
1504
1504
" MPU"
1505
1505
],
1506
1506
"bootloader_supported" : true ,
1507
- "device_name" : " STM32F303RE" ,
1508
- "supported_application_profiles" : [
1509
- " rtos" , " bare-metal"
1510
- ]
1507
+ "device_name" : " STM32F303RE"
1511
1508
},
1512
1509
"NUCLEO_F303ZE" : {
1513
1510
"inherits" : [
1658
1655
" MPU"
1659
1656
],
1660
1657
"device_name" : " STM32F411RE" ,
1661
- "bootloader_supported" : true ,
1662
- "supported_application_profiles" : [
1663
- " rtos" , " bare-metal"
1664
- ]
1658
+ "bootloader_supported" : true
1665
1659
},
1666
1660
"MTS_DRAGONFLY_F411RE" : {
1667
1661
"inherits" : [
2014
2008
"bootloader_supported" : true ,
2015
2009
"overrides" : {
2016
2010
"network-default-interface-type" : " ETHERNET"
2017
- },
2018
- "supported_application_profiles" : [
2019
- " rtos" , " bare-metal"
2020
- ]
2011
+ }
2021
2012
},
2022
2013
"DISCO_F429ZI" : {
2023
2014
"inherits" : [
3492
3483
" BLE"
3493
3484
],
3494
3485
"device_name" : " STM32L475VG" ,
3495
- "bootloader_supported" : true ,
3496
- "supported_application_profiles" : [
3497
- " rtos" , " bare-metal"
3498
- ]
3486
+ "bootloader_supported" : true
3499
3487
},
3500
3488
"NUCLEO_L476RG" : {
3501
3489
"inherits" : [
You can’t perform that action at this time.
0 commit comments