anchao opened a new pull request, #15639:
URL: https://github.com/apache/nuttx/pull/15639
## Summary
sim/virtio: fix typo sim_rpmsg_vritio.c -> sim_rpmsg_virtio.c
Build Error:
```
CMake Error at arch/sim/src/sim/CMakeLists.txt:278 (target_sources):
Cannot find source file:
/home/archer/code/nuttx/n3/nuttx/arch/sim/src/sim/sim_rpmsg_vritio.c
```
Signed-off-by: chao an <[email protected]>
## Impact
N/A
## Testing
sim/rpserver_virtio:
```
cmake -B build -DBOARD_CONFIG=sim/rpserver_virtio -GNinja
cmake --build build
```
--
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]