File tree Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ JPEG :
2
+ _array :
3
+ " QMEM0_* " :
4
+ name : QMEM0%s
5
+ " QMEM1_* " :
6
+ name : QMEM1%s
7
+ " QMEM2_* " :
8
+ name : QMEM2%s
9
+ " QMEM3_* " :
10
+ name : QMEM3%s
11
+ " HUFFMIN_* " :
12
+ name : HUFFMIN%s
13
+ " HUFFBASE* " : {}
14
+ " HUFFSYMB* " : {}
15
+ " DHTMEM* " : {}
16
+ " HUFFENC_AC0_* " :
17
+ name : HUFFENC_AC0%s
18
+ " HUFFENC_AC1_* " :
19
+ name : HUFFENC_AC1%s
20
+ " HUFFENC_DC0_* " :
21
+ name : HUFFENC_DC0%s
22
+ " HUFFENC_DC1_* " :
23
+ name : HUFFENC_DC1%s
Original file line number Diff line number Diff line change @@ -175,6 +175,7 @@ _include:
175
175
- ../peripherals/eth/eth_mac_cstf.yaml
176
176
- ../peripherals/eth/eth_mmc_common.yaml
177
177
- ../peripherals/eth/eth_mmc_mcfhp_mcp.yaml
178
+ - common_patches/jpeg/ram.yaml
178
179
- ../peripherals/wwdg/wwdg.yaml
179
180
- ../peripherals/pwr/pwr_f7.yaml
180
181
- ../peripherals/pwr/pwr_v2.yaml
Original file line number Diff line number Diff line change @@ -312,6 +312,7 @@ _include:
312
312
- ../peripherals/eth/eth_mac_cstf.yaml
313
313
- ../peripherals/eth/eth_mmc_common.yaml
314
314
- ../peripherals/eth/eth_mmc_mcfhp_mcp.yaml
315
+ - common_patches/jpeg/ram.yaml
315
316
- ../peripherals/wwdg/wwdg.yaml
316
317
- ../peripherals/pwr/pwr_f7.yaml
317
318
- ../peripherals/pwr/pwr_v2.yaml
Original file line number Diff line number Diff line change @@ -319,6 +319,7 @@ _include:
319
319
- ../peripherals/eth/eth_mac_cstf.yaml
320
320
- ../peripherals/eth/eth_mmc_common.yaml
321
321
- ../peripherals/eth/eth_mmc_mcfhp_mcp.yaml
322
+ - common_patches/jpeg/ram.yaml
322
323
- ../peripherals/wwdg/wwdg.yaml
323
324
- ../peripherals/pwr/pwr_f7.yaml
324
325
- ../peripherals/pwr/pwr_v2.yaml
You can’t perform that action at this time.
0 commit comments