Re: [PR] rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite [nuttx]

2024-12-30 Thread via GitHub
luckyyaojin commented on PR #15336: URL: https://github.com/apache/nuttx/pull/15336#issuecomment-2566105146 > Sorry @luckyyaojin I think this PR is failing the build for `sim:rpproxy_virtio`. Could you please take a look? Thanks :-) https://github.com/NuttX/nuttx/actions/runs/12548591697/jo

Re: [PR] rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite [nuttx]

2024-12-30 Thread via GitHub
lupyuen commented on PR #15336: URL: https://github.com/apache/nuttx/pull/15336#issuecomment-2566073980 Sorry @luckyyaojin I think this PR is failing the build for `sim:rpproxy_virtio`. Could you please take a look? Thanks :-) https://github.com/NuttX/nuttx/actions/runs/12548591697/job/3

Re: [PR] rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite [nuttx]

2024-12-28 Thread via GitHub
acassis merged PR #15336: URL: https://github.com/apache/nuttx/pull/15336 -- 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.apac

Re: [PR] rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite [nuttx]

2024-12-24 Thread via GitHub
nuttxpr commented on PR #15336: URL: https://github.com/apache/nuttx/pull/15336#issuecomment-2561590879 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does *not* fully meet the NuttX requirement

[PR] rpmsg/rpmsg_virtio_lite: rename rpmsg_virtio to rpmsg_virtio_lite [nuttx]

2024-12-24 Thread via GitHub
luckyyaojin opened a new pull request, #15336: URL: https://github.com/apache/nuttx/pull/15336 ## Summary Because rpmsg_virtio_lite is a better name to inform user that the rpmsg virtio (original name) is a lite implementation of rpmsg virtio. ## Impact None ##