Zepp-Hanzj commented on PR #19433: URL: https://github.com/apache/nuttx/pull/19433#issuecomment-4970413088
Thanks for the review. I updated the branch: - Removed the Chinese validation document and all UART log/screenshot files from the source change. Validation results remain summarized here, without adding generated evidence artifacts to the repository. - Reformatted the new watchdog comments to pass nxstyle. - Added the required `Signed-off-by` trailer. - The capture fallback remains intentional for lower-halves that invoke the callback with `arg == NULL`; the source comment now explicitly documents that this is a single-active-instance compatibility path. Lower-halves that can pass callback context remain instance-safe. Fixing every affected lower-half would not address existing generic callers that provide no context. The companion apps branch was also updated with nxstyle/cmake-format fixes and Signed-off-by trailers. -- 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]
