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

This commit is contained in:
Cao Sen Miao
2024-04-01 20:01:06 +08:00
parent 58acf93da2
commit e8e7166a4c
8 changed files with 318 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# SPIRAM configurations
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_HEX=y
CONFIG_SPIRAM_SPEED_200M=y