circuitpython/ports/espressif/boards/espressif_esp32s3_devkitc_1.../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-02-09 00:25:07 -05:00
#
2023-09-11 19:53:14 -04:00
# Espressif IoT Development Framework Configuration
2022-02-09 00:25:07 -05:00
#
2023-01-28 13:53:02 -05:00
#
2023-09-11 19:53:14 -04:00
# Component config
2023-01-28 13:53:02 -05:00
#
2022-02-09 00:25:07 -05:00
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
# end of LWIP
2023-09-11 19:53:14 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration