nuttx/arch/arm64
Masayuki Ishikawa f7937d11a2 arch: arm64: Fix qemu_pl011_txint() in qemu_serial.c
Summary:
- I noticed that the nsh prompt can not be shown when disabling
  debug features. Actually, the prompt will be shown when a user
  input happens.
- This commit fixes this issue by adding uart_xmitchars() as
  other serial drivers do.

Impact:
- None

Testing:
- Tested with qemu-armv8a:netnsh on QEMU-7.1

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-12-01 19:38:03 +08:00
..
include arch/arm64: Add support for PINE64 PinePhone 2022-11-25 17:19:48 +08:00
src arch: arm64: Fix qemu_pl011_txint() in qemu_serial.c 2022-12-01 19:38:03 +08:00
Kconfig arch/arm64: Add support for PINE64 PinePhone 2022-11-25 17:19:48 +08:00