circuitpython/ports/espressif/boards/arduino_nano_esp32s3_invert.../sdkconfig

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

16 lines
231 B
Plaintext
Raw Normal View History

2023-07-24 18:11:22 -04:00
#
# Espressif IoT Development Framework Configuration
2023-07-24 18:11:22 -04:00
#
#
# Component config
2023-07-24 18:11:22 -04:00
#
#
# LWIP
#
2023-08-04 11:54:22 -04:00
CONFIG_LWIP_LOCAL_HOSTNAME="nano-esp32"
2023-07-24 18:11:22 -04:00
# end of LWIP
# end of Component config
# end of Espressif IoT Development Framework Configuration