fjpanag opened a new pull request #2951: URL: https://github.com/apache/incubator-nuttx/pull/2951
## Summary After #2347 Nuttx is not building with `-Wall -Werror`. I get warnings in stm32_wwdg, due to incorrect formats in the various log messages in this driver. This PR fixes this warnings, so the code builds without any warnings. ## Impact The code now builds correctly with WWDG enabled and `-Werror`. ## Testing Builds correctly. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org