mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ed3d440428
Remove no longer needed code from coap_server/coap_client. Add in multicast support for coap_server/coap_client. Update libcoap logging to use esp-idf logging Signed-off-by: Harshit Malpani <harshit.malpani@espressif.com>
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
|
|
CONFIG_MBEDTLS_PSK_MODES=y
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
|
|
CONFIG_LWIP_NETBUF_RECVINFO=y
|