circuitpython/ports/espressif/boards/maker_badge/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

2023-09-11 18:27:16 -04:00
#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
2022-11-02 17:10:44 -04:00
# LWIP
#
2022-11-06 16:07:12 -05:00
CONFIG_LWIP_LOCAL_HOSTNAME="Maker_badge"
2022-11-02 17:10:44 -04:00
# end of LWIP
2023-09-11 18:27:16 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration