nuttx/drivers/virtio
Yanfeng Liu 3fecf46097 virtio/serial: initial CONSOLE support
This adds DRIVERS_VIRTIO_SERIAL_CONSOLE config and related logic to
virtio serial so that it can be used as console device. Note that
due to its dependency on OS services, this console is available late
so it is not proper for debugging too early booting issues.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-07-26 12:01:29 +08:00
..
CMakeLists.txt virtio/cmake: sync with makefile system 2024-03-31 08:04:47 -03:00
Kconfig virtio/serial: initial CONSOLE support 2024-07-26 12:01:29 +08:00
Make.defs
virtio-blk.c
virtio-blk.h
virtio-gpu.c virtio/gpu: minor revision on virtio_gpu_send_cmd() 2024-04-01 00:27:16 +08:00
virtio-gpu.h
virtio-input-event-codes.h
virtio-input.c
virtio-input.h
virtio-mmio.c
virtio-net.c
virtio-net.h
virtio-rng.c
virtio-rng.h
virtio-rpmb.c
virtio-rpmb.h
virtio-serial.c virtio/serial: initial CONSOLE support 2024-07-26 12:01:29 +08:00
virtio-serial.h
virtio-snd.c
virtio-snd.h
virtio.c nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00