File tree Expand file tree Collapse file tree 1 file changed +38
-20
lines changed Expand file tree Collapse file tree 1 file changed +38
-20
lines changed Original file line number Diff line number Diff line change 1218
1218
" FLASH"
1219
1219
]
1220
1220
},
1221
- "NUCLEO_F070RB " : {
1221
+ "MCU_STM32F070xB " : {
1222
1222
"inherits" : [
1223
1223
" MCU_STM32F0"
1224
1224
],
1225
- "supported_form_factors" : [
1226
- " ARDUINO" ,
1227
- " MORPHO"
1228
- ],
1225
+ "public" : false ,
1229
1226
"extra_labels_add" : [
1230
1227
" STM32F070xB"
1231
1228
],
1232
1229
"macros_add" : [
1233
1230
" STM32F070xB"
1231
+ ]
1232
+ },
1233
+ "NUCLEO_F070RB" : {
1234
+ "inherits" : [
1235
+ " MCU_STM32F070xB"
1236
+ ],
1237
+ "supported_form_factors" : [
1238
+ " ARDUINO" ,
1239
+ " MORPHO"
1234
1240
],
1235
1241
"detect_code" : [
1236
1242
" 0755"
1237
1243
],
1238
1244
"device_name" : " STM32F070RB"
1239
1245
},
1240
- "NUCLEO_F072RB " : {
1246
+ "MCU_STM32F072xB " : {
1241
1247
"inherits" : [
1242
1248
" MCU_STM32F0"
1243
1249
],
1244
- "supported_form_factors" : [
1245
- " ARDUINO" ,
1246
- " MORPHO"
1247
- ],
1250
+ "public" : false ,
1248
1251
"extra_labels_add" : [
1249
1252
" STM32F072xB"
1250
1253
],
1251
1254
"macros_add" : [
1252
1255
" STM32F072xB"
1253
1256
],
1254
- "detect_code" : [
1255
- " 0730"
1256
- ],
1257
1257
"device_has_add" : [
1258
1258
" ANALOGOUT" ,
1259
1259
" CAN"
1260
- ],
1261
- "device_name" : " STM32F072RB"
1260
+ ]
1262
1261
},
1263
- "NUCLEO_F091RC " : {
1262
+ "NUCLEO_F072RB " : {
1264
1263
"inherits" : [
1265
- " MCU_STM32F0 "
1264
+ " MCU_STM32F072xB "
1266
1265
],
1267
1266
"supported_form_factors" : [
1268
1267
" ARDUINO" ,
1269
1268
" MORPHO"
1270
1269
],
1270
+ "detect_code" : [
1271
+ " 0730"
1272
+ ],
1273
+ "device_name" : " STM32F072RB"
1274
+ },
1275
+ "MCU_STM32F091xC" : {
1276
+ "inherits" : [
1277
+ " MCU_STM32F0"
1278
+ ],
1279
+ "public" : false ,
1271
1280
"extra_labels_add" : [
1272
1281
" STM32F091xC"
1273
1282
],
1274
1283
"macros_add" : [
1275
1284
" STM32F091xC"
1276
1285
],
1277
- "detect_code" : [
1278
- " 0750"
1279
- ],
1280
1286
"device_has_add" : [
1281
1287
" ANALOGOUT" ,
1282
1288
" CAN"
1289
+ ]
1290
+ },
1291
+ "NUCLEO_F091RC" : {
1292
+ "inherits" : [
1293
+ " MCU_STM32F091xC"
1294
+ ],
1295
+ "supported_form_factors" : [
1296
+ " ARDUINO" ,
1297
+ " MORPHO"
1298
+ ],
1299
+ "detect_code" : [
1300
+ " 0750"
1283
1301
],
1284
1302
"device_name" : " STM32F091RC"
1285
1303
},
You can’t perform that action at this time.
0 commit comments