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 4fa163ade7 s32k3xx:EDMA fix git count new eb102a668f sim/uart: check if txbuffer is not full before uart write new 2dbfd8e798 sim_uart: fix printf error when use irq mode 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/sim/src/sim/posix/sim_hostuart.c | 17 +++++++- arch/sim/src/sim/sim_internal.h | 3 +- arch/sim/src/sim/sim_uart.c | 79 +++++++++++++++++++++-------------- arch/sim/src/sim/win/sim_hostuart.c | 13 +++++- 4 files changed, 75 insertions(+), 37 deletions(-)