8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31223e4 + 45a3bd1 commit 6b272eeCopy full SHA for 6b272ee
ports/esp32s2/boards/unexpectedmaker_feathers2/sdkconfig
@@ -32,3 +32,8 @@ CONFIG_SPIRAM_MEMTEST=y
32
# CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY is not set
33
# end of SPI RAM config
34
35
+#
36
+# LWIP
37
38
+CONFIG_LWIP_LOCAL_HOSTNAME="UMFeatherS2"
39
+# end of LWIP
ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/sdkconfig
@@ -33,3 +33,9 @@ CONFIG_SPIRAM_USE_MEMMAP=y
CONFIG_SPIRAM_MEMTEST=y
+
40
41
0 commit comments