File tree Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Original file line number Diff line number Diff line change 1427
1427
],
1428
1428
"device_name" : " STM32F091RC"
1429
1429
},
1430
- "DISCO_F100RB" : {
1431
- "inherits" : [
1432
- " MCU_STM32"
1433
- ],
1434
- "core" : " Cortex-M3" ,
1435
- "extra_labels_add" : [
1436
- " STM32F1" ,
1437
- " STM32F100RB"
1438
- ],
1439
- "supported_toolchains" : [
1440
- " GCC_ARM"
1441
- ],
1442
- "device_has_add" : [],
1443
- "device_has_remove" : [
1444
- " LPTICKER"
1445
- ],
1446
- "device_name" : " STM32F100RB"
1447
- },
1448
1430
"NUCLEO_F103RB" : {
1449
1431
"inherits" : [
1450
- " MCU_STM32 "
1432
+ " MCU_STM32_BAREMETAL "
1451
1433
],
1452
1434
"supported_form_factors" : [
1453
1435
" ARDUINO" ,
1476
1458
"device_has_remove" : [
1477
1459
" LPTICKER"
1478
1460
],
1479
- "release_versions" : [
1480
- " 2" ,
1481
- " 5"
1482
- ],
1483
1461
"device_name" : " STM32F103RB"
1484
1462
},
1485
1463
"NUCLEO_F207ZG" : {
You can’t perform that action at this time.
0 commit comments