mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
521fcd964d
1. Use virtio_read_config_bytes() to read the string types in rpmsg-virtio and virtio-net; 2. Use virtio_read_config_member() to read the elements in virtio-snd configuration space; Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>