mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-15 22:44:19 +00:00

* Change snprintf for strlcat does not complain w/gcc7.2.0 and it is safer, thanks @projectgus * Use proper quotes for character literals Merges https://github.com/espressif/esp-idf/pull/1163