circuitpython/ports/espressif/boards/01space_lcd042_esp32c3/sdkconfig

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

16 lines
243 B
Plaintext
Raw Normal View History

2023-09-08 19:18:32 -04:00
#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
2023-03-17 14:11:51 -04:00
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="01Space-LCD042-ESP32C3"
2023-03-17 14:11:51 -04:00
# end of LWIP
2023-09-08 19:18:32 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration