Donny9 merged PR #3095:
URL: https://github.com/apache/nuttx-apps/pull/3095
--
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: commits-unsubscr...@nuttx.ap
JianyuWang0623 commented on PR #3095:
URL: https://github.com/apache/nuttx-apps/pull/3095#issuecomment-2980239981
@Donny9 Could you review this patch please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
JianyuWang0623 opened a new pull request, #3095:
URL: https://github.com/apache/nuttx-apps/pull/3095
## Summary
Add qualifier "const" to the declaration of `memdump_print_t`, the value of
the 2nd argument will not be changed.
## Impact
- system/fastboot
## Testing
- CI