circuitpython/ports/espressif/boards/deneyap_kart_1a_v2/sdkconfig

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

16 lines
237 B
Plaintext
Raw Normal View History

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