espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
149 stars 89 forks source link

coap: Remove compile option to disable format warning #321

Closed hmalpani closed 5 months ago

hmalpani commented 5 months ago

Format warnings have been fixed in coap in https://github.com/obgm/libcoap/commit/8c15b896ef30a0a440ee00aa68678a4f2c051bf4

Remove compile option which disables format warnings

Related to https://github.com/espressif/idf-extra-components/issues/65