Skip to content

Commit ca63870

Browse files
authored
Update defconfig.esp32p4
1 parent 8270d4f commit ca63870

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/defconfig.esp32p4

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ CONFIG_ESP_SDIO_PIN_D1=15
4242
CONFIG_ESP_SDIO_PIN_D2=16
4343
CONFIG_ESP_SDIO_PIN_D3=17
4444

45+
#
46+
# Camera driver
47+
#
48+
CONFIG_CAMERA_SC2336=y
49+
CONFIG_CAMERA_OV5647=y
50+
4551
#
4652
# BT config
4753
#

0 commit comments

Comments
 (0)