Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
286 B
Plaintext
Raw Normal View History

2023-11-17 02:44:46 +02:00
#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
2023-11-17 20:43:59 +02:00
CONFIG_OV2640_SUPPORT=y
CONFIG_OV7725_SUPPORT=y
2023-11-17 02:44:46 +02:00
# end of LWIP
# end of Component config
# end of Espressif IoT Development Framework Configuration