circuitpython/ports/espressif/boards/yd_esp32_s3_n8r8/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

2023-09-11 18:27:16 -04:00
#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
# end of LWIP
2023-04-07 11:34:10 -04:00
2023-09-11 18:27:16 -04:00
# end of Component config
2023-04-07 11:34:10 -04:00
2023-09-11 18:27:16 -04:00
# end of Espressif IoT Development Framework Configuration