mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
40e693762d
This commit introduces enhanced format string checking. It activates a new compiler warning to identify potential issues with non-literal format strings and systematically applies format attribute macros to functions that handle variable arguments.