xiaoxiang781216 merged PR #3056:
URL: https://github.com/apache/nuttx-apps/pull/3056
--
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...
lupyuen commented on PR #3056:
URL: https://github.com/apache/nuttx-apps/pull/3056#issuecomment-2798751883
@yamt Yep it's a known problem, retrying will fix it:
- https://github.com/apache/nuttx/issues/16010
--
This is an automated message from the Apache Git Service.
To respond to the
yamt commented on PR #3056:
URL: https://github.com/apache/nuttx-apps/pull/3056#issuecomment-2798750963
the ci failure (msys2) looks unrelated to me.
--
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
yamt opened a new pull request, #3056:
URL: https://github.com/apache/nuttx-apps/pull/3056
## Summary
toywasm: bump to v67.
## Impact
the "fix GCC warnings for the target with long uint32_t" change is for
https://github.com/apache/nuttx/pull/16022.
## Testing