circuitpython/ports/espressif/boards/ai_thinker_esp32-c3s-2m/sdkconfig

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

16 lines
242 B
Plaintext
Raw Normal View History

2022-02-09 23:41:34 -05:00
#
2023-09-08 19:28:03 -04:00
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
2022-02-09 23:41:34 -05:00
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="AIThinker-ESP32C3S-2M"
# end of LWIP
2023-09-08 19:28:03 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration