2023-09-11 15:27:16 -07:00
|
|
|
#
|
|
|
|
# Espressif IoT Development Framework Configuration
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Component config
|
|
|
|
#
|
|
|
|
#
|
2022-11-02 22:10:44 +01:00
|
|
|
# LWIP
|
|
|
|
#
|
2022-11-06 22:07:12 +01:00
|
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="Maker_badge"
|
2022-11-02 22:10:44 +01:00
|
|
|
# end of LWIP
|
2023-09-11 15:27:16 -07:00
|
|
|
|
|
|
|
# end of Component config
|
|
|
|
|
|
|
|
# end of Espressif IoT Development Framework Configuration
|