nuttx/arch/sim
chao an cefb6cbd00 sim/rpmsg_uart: add sim rpmsg uart support
add sim_rpmsg_port_uart.c to verify the rpmsg port uart wrapper layer,

The physical transport layer could be:
1. SIM_RAM_UART(current)
2. SIM_UART(through "socat" virtual "/dev/pts/*", "socat" could monitor the bus data)

Signed-off-by: chao an <anchao.archer@bytedance.com>
2025-01-23 10:41:38 +08:00
..
include arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
src sim/rpmsg_uart: add sim rpmsg uart support 2025-01-23 10:41:38 +08:00
CMakeLists.txt arch/sim: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig sim: Add compiler selection 2024-11-15 01:05:16 +08:00