Skip to content

Commit 5262f6c

Browse files
authored
Update defconfig.esp32s2
1 parent df26196 commit 5262f6c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

configs/defconfig.esp32s2

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
CONFIG_NEWLIB_NANO_FORMAT=y
2+
13
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
24
CONFIG_SPIRAM=y
35
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
@@ -10,14 +12,6 @@ CONFIG_ESP32_ULP_COPROC_RESERVE_MEM=4096
1012
# CONFIG_USE_MULTINET is not set
1113
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
1214
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
13-
# CONFIG_UNITY_ENABLE_FLOAT is not set
14-
# CONFIG_UNITY_ENABLE_DOUBLE is not set
15-
# CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER is not set
16-
# CONFIG_USE_WAKENET is not set
17-
# CONFIG_USE_MULTINET is not set
18-
# CONFIG_VFS_SUPPORT_SELECT is not set
19-
# CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT is not set
20-
# CONFIG_VFS_SUPPORT_TERMIOS is not set
2115

2216
#
2317
# PPP

0 commit comments

Comments
 (0)