This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 083f9d162e clang/ld.lld: clang17 and above support the option
--print-memory-usage
new 44d1811ebb imx9/serial: Clean up the flow control code
new 62194400f9 imx9/serial: Take proper use of RX/TX FIFOs, clean up
interrupt service routine
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm64/src/imx9/hardware/imx9_lpuart.h | 24 +-
arch/arm64/src/imx9/imx9_lowputc.c | 5 +
arch/arm64/src/imx9/imx9_lpuart.c | 456 +++++++++--------------------
3 files changed, 163 insertions(+), 322 deletions(-)