File tree Expand file tree Collapse file tree 2 files changed +10
-15
lines changed
components/storage/blockdevice/COMPONENT_QSPIF Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 13
13
"QSPI_MIN_PROG_SIZE" : " 1"
14
14
},
15
15
"target_overrides" : {
16
- "DISCO_F413ZH" : {
17
- "QSPI_FREQ" : " 80000000"
18
- },
19
- "DISCO_L475VG_IOT01A" : {
16
+ "MX25R6435F" : {
20
17
"QSPI_FREQ" : " 8000000"
21
18
},
22
- "DISCO_L476VG" : {
23
- "QSPI_FREQ" : " 80000000"
24
- },
25
- "DISCO_L496AG" : {
19
+ "MX25L51245G" : {
26
20
"QSPI_FREQ" : " 8000000"
27
21
},
28
- "DISCO_F469NI " : {
22
+ "N25Q128A " : {
29
23
"QSPI_FREQ" : " 80000000"
30
24
},
31
- "DISCO_F746NG" : {
32
- "QSPI_FREQ" : " 80000000"
33
- },
34
- "DISCO_F769NI" : {
35
- "QSPI_FREQ" : " 8000000"
36
- },
37
25
"MCU_NRF52840" : {
38
26
"QSPI_FREQ" : " 32000000" ,
39
27
"QSPI_MIN_READ_SIZE" : " 4" ,
Original file line number Diff line number Diff line change 2745
2745
"supported_form_factors" : [" ARDUINO" ],
2746
2746
"core" : " Cortex-M4F" ,
2747
2747
"extra_labels_add" : [
2748
+ " N25Q128A" ,
2748
2749
" STM32F4" ,
2749
2750
" STM32F413xx" ,
2750
2751
" STM32F413ZH" ,
4072
4073
"supported_form_factors" : [" ARDUINO" ],
4073
4074
"core" : " Cortex-M4F" ,
4074
4075
"extra_labels_add" : [
4076
+ " N25Q128A" ,
4075
4077
" STM32F4" ,
4076
4078
" STM32F469" ,
4077
4079
" STM32F469NI" ,
4233
4235
"inherits" : [" FAMILY_STM32" ],
4234
4236
"core" : " Cortex-M7F" ,
4235
4237
"extra_labels_add" : [
4238
+ " N25Q128A" ,
4236
4239
" STM32F7" ,
4237
4240
" STM32F746" ,
4238
4241
" STM32F746xG" ,
4287
4290
"inherits" : [" FAMILY_STM32" ],
4288
4291
"core" : " Cortex-M7FD" ,
4289
4292
"extra_labels_add" : [
4293
+ " MX25L51245G" ,
4290
4294
" STM32F7" ,
4291
4295
" STM32F769" ,
4292
4296
" STM32F769xI" ,
4345
4349
"inherits" : [" FAMILY_STM32" ],
4346
4350
"core" : " Cortex-M4F" ,
4347
4351
"extra_labels_add" : [
4352
+ " MX25R6435F" ,
4348
4353
" STM32L4" ,
4349
4354
" STM32L475xG" ,
4350
4355
" STM32L475VG"
4418
4423
"inherits" : [" FAMILY_STM32" ],
4419
4424
"core" : " Cortex-M4F" ,
4420
4425
"extra_labels_add" : [
4426
+ " N25Q128A" ,
4421
4427
" STM32L4" ,
4422
4428
" STM32L476xG" ,
4423
4429
" STM32L476VG"
8248
8254
"supported_form_factors" : [" ARDUINO" , " STMOD" , " PMOD" ],
8249
8255
"core" : " Cortex-M4F" ,
8250
8256
"extra_labels_add" : [
8257
+ " MX25R6435F" ,
8251
8258
" STM32L4" ,
8252
8259
" STM32L496AG" ,
8253
8260
" STM32L496xG"
You can’t perform that action at this time.
0 commit comments