circuitpython/ports/espressif/boards/adafruit_feather_esp32s3_tft/sdkconfig

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

16 lines
238 B
Plaintext
Raw Normal View History

2022-05-23 23:57:35 -04:00
#
# Espressif IoT Development Framework Configuration
2022-05-23 23:57:35 -04:00
#
#
# Component config
2022-05-23 23:57:35 -04:00
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
# end of LWIP
# end of Component config
# end of Espressif IoT Development Framework Configuration