Skip to content

Commit 29b0e45

Browse files
authored
camera dma
1 parent 2f29f83 commit 29b0e45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

configs/defconfig.esp32s2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ CONFIG_LWIP_PPP_SUPPORT=y
2626
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
2727
CONFIG_LWIP_PPP_PAP_SUPPORT=y
2828
CONFIG_LWIP_PPP_ENABLE_IPV6=n
29+
30+
#
31+
# Camera
32+
#
33+
CONFIG_CAMERA_PSRAM_DMA=y

0 commit comments

Comments
 (0)