circuitpython/ports/espressif/boards/unexpectedmaker_feathers2_prerelease/sdkconfig

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

16 lines
232 B
Plaintext
Raw Normal View History

2020-09-22 15:20:10 -04:00
#
2023-09-11 19:53:14 -04:00
# Espressif IoT Development Framework Configuration
2020-09-22 15:20:10 -04:00
#
#
2023-09-11 19:53:14 -04:00
# Component config
2020-09-22 15:20:10 -04:00
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="UMFeatherS2"
# end of LWIP
2023-09-11 19:53:14 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration