circuitpython/ports/espressif/boards/gravitech_cucumber_r/sdkconfig

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

16 lines
231 B
Plaintext
Raw Normal View History

2021-08-04 20:09:43 -04:00
#
2023-09-08 19:18:32 -04:00
# Espressif IoT Development Framework Configuration
2021-08-04 20:09:43 -04:00
#
#
2023-09-08 19:18:32 -04:00
# Component config
2021-08-04 20:09:43 -04:00
#
#
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="cucumber_r"
# end of LWIP
2023-09-08 19:18:32 -04:00
# end of Component config
# end of Espressif IoT Development Framework Configuration