This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


    from 369c354dc support ymodem protocal and sb rb application
     new 86080a110 apps: Remove the check of CONFIG_SERIAL_TERMIOS
     new f3c104b99 Fix nxstyle warning

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:
 examples/modbus/modbus_main.c         | 35 +++++++++++++++++-------------
 examples/modbusmaster/mbmaster_main.c |  4 ----
 examples/pty_test/pty_test.c          |  2 --
 interpreters/bas/bas_fs.c             |  6 ------
 interpreters/bas/bas_fs.h             | 22 +++++++++----------
 interpreters/bas/bas_token.c          |  4 ----
 logging/embedlog/Makefile             |  7 +-----
 logging/nxscope/Kconfig               |  1 -
 logging/nxscope/nxscope_iser.c        | 10 ++-------
 modbus/README.md                      |  5 ++---
 modbus/nuttx/portserial.c             | 40 +++++++++++++----------------------
 modbus/nuttx/portserial_m.c           | 35 ++++++++++--------------------
 nshlib/nsh_login.c                    |  8 +------
 system/cu/cu_main.c                   | 28 ++++++++++++------------
 system/lzf/lzf_main.c                 |  2 --
 system/termcurses/tcurses_vt100.c     | 12 +----------
 system/ymodem/Kconfig                 |  1 -
 system/zmodem/rz_main.c               | 10 +--------
 system/zmodem/sz_main.c               | 10 +--------
 system/zmodem/zm.h                    |  2 --
 system/zmodem/zm_utils.c              |  2 --
 21 files changed, 79 insertions(+), 167 deletions(-)

Reply via email to