nuttx/arch/arm64
Maarten Zanders 65207ae1c5 serial/uart_rpmsg: add _raw version of driver
Mainline Linux doesn't use data encapsuation or flow control in its
tty_rpmsg driver. Create a NuttX counterpart which matches this
implementation.
This driver uses the static "rpmsg-tty" name to connect with the
remote service.

Signed-off-by: Maarten Zanders <maarten@zanders.be>
2026-02-23 09:19:57 -03:00
..
include arm64/irq.h: Fix the issue of including incorrect order 2026-02-02 11:13:21 +08:00
src serial/uart_rpmsg: add _raw version of driver 2026-02-23 09:19:57 -03:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arch/armv8-r64: userspace PMU access 2026-01-27 21:57:37 +08:00