cederom opened a new pull request, #17795: URL: https://github.com/apache/nuttx/pull/17795
## Summary **Proxy PR from Kerogit.** Commit e5db83d7dbb0 introduced a change to the file updated by this patch which caused a build-time warning about unused variable. This patch removes declaration of the variable from the code. This patch also updates comment that relates to what was changed in the commit. ## Impact Fixes a warning while building NuttX for AVR DA chip with tickless enabled. ## Testing Patch was tested by building `breadxavr:nsh` - resulting binary is identical (by SHA256 checksum) and the warning is no longer present. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
