mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
Because virtio device do not need manager the share memory heap for now. But later we will make the virtio device be able to manager a standalone heap, so let this logic can be easily to extend. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| rptun.c | ||
| rptun_bmp.c | ||
| rptun_ivshmem.c | ||