2023-11-17 20:43:59 +02:00

18 lines
286 B
Plaintext

#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
CONFIG_OV2640_SUPPORT=y
CONFIG_OV7725_SUPPORT=y
# end of LWIP
# end of Component config
# end of Espressif IoT Development Framework Configuration