File tree Expand file tree Collapse file tree 3 files changed +3
-40
lines changed Expand file tree Collapse file tree 3 files changed +3
-40
lines changed Original file line number Diff line number Diff line change 1638
1638
"detect_code" : [
1639
1639
" 0775"
1640
1640
],
1641
- "device_name" : " STM32F303K8 "
1641
+ "device_name" : " STM32F303K8Tx "
1642
1642
},
1643
1643
"MCU_STM32F303xC" : {
1644
1644
"inherits" : [
1687
1687
"detect_code" : [
1688
1688
" 0745"
1689
1689
],
1690
- "device_name" : " STM32F303RE "
1690
+ "device_name" : " STM32F303RETx "
1691
1691
},
1692
1692
"NUCLEO_F303ZE" : {
1693
1693
"inherits" : [
1700
1700
"detect_code" : [
1701
1701
" 0747"
1702
1702
],
1703
- "device_name" : " STM32F303ZE "
1703
+ "device_name" : " STM32F303ZETx "
1704
1704
},
1705
1705
"MCU_STM32F334x8" : {
1706
1706
"inherits" : [
Original file line number Diff line number Diff line change 1216
1216
" SN32F70*B"
1217
1217
]
1218
1218
},
1219
- "STM32303C-EVAL" : {
1220
- "name" : " STM32303C-EVAL" ,
1221
- "mounted_devices" : [
1222
- " STM32F303VC"
1223
- ]
1224
- },
1225
- "STM32303E-EVAL" : {
1226
- "name" : " STM32303E-EVAL" ,
1227
- "mounted_devices" : [
1228
- " STM32F303VE"
1229
- ]
1230
- },
1231
- "STM32373C-EVAL" : {
1232
- "name" : " STM32373C-EVAL" ,
1233
- "mounted_devices" : [
1234
- " STM32F373VC"
1235
- ]
1236
- },
1237
1219
"STM32756G-EVAL" : {
1238
1220
"name" : " STM32756G-EVAL" ,
1239
1221
"mounted_devices" : [
1240
1222
" STM32F756NGHx"
1241
1223
]
1242
1224
},
1243
- "STM32F3-Discovery" : {
1244
- "name" : " STM32F3-Discovery" ,
1245
- "mounted_devices" : [
1246
- " STM32F303VC"
1247
- ]
1248
- },
1249
- "STM32F334-Discovery" : {
1250
- "name" : " STM32F334-Discovery" ,
1251
- "mounted_devices" : [
1252
- " STM32F334C8"
1253
- ]
1254
- },
1255
1225
"STM32F429I-Discovery" : {
1256
1226
"name" : " STM32F429I-Discovery" ,
1257
1227
"mounted_devices" : [
Original file line number Diff line number Diff line change 7
7
"MKL46Z256xxx4" : " MKL46Z256VLL4" ,
8
8
"MKL82Z128xxx7" : " MKL82Z128VLK7" ,
9
9
"R7S72103" : " R7S72100" ,
10
- "STM32F302R8" : " STM32F302R8Tx" ,
11
- "STM32F303K8" : " STM32F303K8Tx" ,
12
- "STM32F303RE" : " STM32F303RETx" ,
13
- "STM32F303VC" : " STM32F303VCTx" ,
14
- "STM32F303ZE" : " STM32F303ZETx" ,
15
- "STM32F334C8" : " STM32F334C8Tx" ,
16
- "STM32F334R8" : " STM32F334R8Tx" ,
17
10
"STM32F401RE" : " STM32F401RETx" ,
18
11
"STM32F401VC" : " STM32F401VCTx" ,
19
12
"STM32F401VE" : " STM32F401VETx" ,
You can’t perform that action at this time.
0 commit comments