feat(jpeg_encoder): Add the basic support for jpeg encoder

This commit is contained in:
Cao Sen Miao
2024-04-01 19:58:07 +08:00
parent b02a2eaf1a
commit 22ec65adef
19 changed files with 1371 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[codespell]
skip = build,*.yuv,components/fatfs/src/*,alice.txt
skip = build,*.yuv,components/fatfs/src/*,alice.txt,*.rgb
ignore-words-list = ser,dout,rsource,fram,inout
write-changes = true