nuttx/arch/arm64/src
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
..
a64 arch/arm64: Add support for PINE64 PinePhone 2022-11-25 17:19:48 +08:00
common nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
qemu arch: arm64: Fix qemu_pl011_txint() in qemu_serial.c 2022-12-01 19:38:03 +08:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Toolchain.defs arm64: add Cortex-A57 and Cortex-A72 configurations 2022-10-14 09:27:35 +08:00