circuitpython/ports/espressif/boards/gravitech_cucumber_m/sdkconfig
Scott Shawcroft 973a90f2aa
Rename esp32s2 port to espressif
This is in preparation for ESP32-S3 support and potentially others.

Related to #4363
2021-09-13 16:44:55 -07:00

6 lines
65 B
Plaintext

#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="cucumber_m"
# end of LWIP