Skip to content

Commit a53e37c

Browse files
authored
Update defconfig.common
1 parent f30af5f commit a53e37c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

configs/defconfig.common

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,21 @@ CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER=y
9797
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
9898
CONFIG_OPENSSL_ASSERT_DO_NOTHING=y
9999
CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048
100+
CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED=y
101+
# CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE is not set
100102
CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
101103
CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=10
102104
CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=2
103105
CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
106+
# CONFIG_UNITY_ENABLE_FLOAT is not set
107+
# CONFIG_UNITY_ENABLE_DOUBLE is not set
108+
# CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER is not set
109+
# CONFIG_USE_WAKENET is not set
110+
# CONFIG_USE_MULTINET is not set
111+
# CONFIG_MBEDTLS_FS_IO is not set
112+
# CONFIG_VFS_SUPPORT_SELECT is not set
113+
# CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT is not set
114+
# CONFIG_VFS_SUPPORT_TERMIOS is not set
104115
# CONFIG_SPI_MASTER_ISR_IN_IRAM is not set
105116
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set
106117
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096

0 commit comments

Comments
 (0)