mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 03:23:14 +00:00
8c357f8d7a
- Enabled chachapoly ciphersuite from menuconfig, required for howmyssl URL
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
CONFIG_MBEDTLS_HAVE_TIME_DATE=y
|
|
CONFIG_LWIP_SNTP_MAX_SERVERS=2
|
|
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
|
|
CONFIG_MBEDTLS_CHACHA20_C=y
|
|
CONFIG_MBEDTLS_CHACHAPOLY_C=y
|