File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -97,10 +97,21 @@ CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER=y
97
97
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
98
98
CONFIG_OPENSSL_ASSERT_DO_NOTHING=y
99
99
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
100
102
CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
101
103
CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=10
102
104
CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=2
103
105
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
104
115
# CONFIG_SPI_MASTER_ISR_IN_IRAM is not set
105
116
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set
106
117
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
You can’t perform that action at this time.
0 commit comments