circuitpython/ports/espressif/boards/maker_badge/sdkonfig

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

7 lines
95 B
Plaintext
Raw Normal View History

2022-11-02 17:10:44 -04:00
CONFIG_ESP32S2_SPIRAM_SUPPORT=n
# LWIP
#
CONFIG_LWIP_LOCAL_HOSTNAME="espressif"
# end of LWIP