circuitpython/ports/espressif/boards/waveshare_esp32s2_pico/sdkconfig

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

16 lines
230 B
Plaintext
Raw Normal View History

#
2023-09-11 19:53:14 -04:00
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
2022-07-30 08:35:48 -04:00
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="waveshare"
# end of LWIP
2023-09-11 19:53:14 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration