This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d5689e070b net/arp: Remove nuttx/net/arp.h new 9cc608e4c4 drivers/serial: Don't call uart_shutdown if the serial work as a console new 4b3ea5b052 arch/sim: Don't need check isconsole in tty_setup and tty_shutdown new 7e75c475d4 arch/sim: Move '\n' process from tty_send to up_putc The 3 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/sim_uart.c | 33 ++++++++++----------------------- drivers/serial/serial.c | 6 +++++- 2 files changed, 15 insertions(+), 24 deletions(-)