Re: [PR] Enhancement for Rust build [nuttx-apps]

2025-03-24 Thread via GitHub
xiaoxiang781216 merged PR #3020: URL: https://github.com/apache/nuttx-apps/pull/3020 -- 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...

Re: [PR] Enhancement for Rust build [nuttx-apps]

2025-03-05 Thread via GitHub
nuttxpr commented on PR #3020: URL: https://github.com/apache/nuttx-apps/pull/3020#issuecomment-2701169307 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR generally meets the NuttX requirements,

[PR] Enhancement for Rust build [nuttx-apps]

2025-03-05 Thread via GitHub
no1wudi opened a new pull request, #3020: URL: https://github.com/apache/nuttx-apps/pull/3020 **Summary:** * Update the NuttX Rust crate dependency to use the `main` branch instead of `master` for consistency with upstream repository changes. * Fix framebuffer pixel format check by rep