circuitpython/ports/espressif/boards/lolin_s3_mini/sdkconfig

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

16 lines
234 B
Plaintext
Raw Normal View History

2023-05-23 17:24:28 -04:00
#
2023-09-11 18:27:16 -04:00
# Espressif IoT Development Framework Configuration
2023-05-23 17:24:28 -04:00
#
#
2023-09-11 18:27:16 -04:00
# Component config
2023-05-23 17:24:28 -04:00
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="LOLIN-S3-MINI"
# end of LWIP
# end of Component config
2023-09-11 18:27:16 -04:00
# end of Espressif IoT Development Framework Configuration