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/incubator-nuttx.git.


    from 96d1f01  build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat
     new c13f869  Modify SIGSTP to SIGTSTP
     new 51af062  include/nuttx/serial/serial.h: Fix nxstyle errors

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:
 Documentation/reference/user/07_signals.rst        |  2 +-
 TODO                                               |  2 +-
 .../arm/sama5/giant-board/configs/netnsh/defconfig |  2 +-
 .../giant-board/configs/sdmmc-net-nsh/defconfig    |  2 +-
 .../sama5/giant-board/configs/sdmmcnsh/defconfig   |  2 +-
 .../sama5/sama5d2-xult/configs/netnsh/defconfig    |  2 +-
 .../sama5/sama5d2-xult/configs/sdmmcnsh/defconfig  |  2 +-
 .../ethernet-over-usb-2-high-speed/defconfig       |  2 +-
 boards/sim/sim/sim/configs/tcpblaster/defconfig    |  2 +-
 drivers/net/telnet.c                               | 10 ++++-----
 drivers/serial/Kconfig                             | 24 +++++++++++-----------
 drivers/serial/serial.c                            |  4 ++--
 drivers/serial/serial_dma.c                        | 20 +++++++++---------
 drivers/serial/serial_io.c                         | 12 +++++------
 include/nuttx/serial/serial.h                      | 12 +++++------
 include/signal.h                                   |  2 +-
 libs/libc/string/lib_strsignal.c                   |  6 +++---
 sched/Kconfig                                      |  8 ++++----
 sched/group/group_suspendchildren.c                |  2 +-
 sched/init/nx_start.c                              |  2 +-
 sched/signal/sig_default.c                         |  2 +-
 sched/signal/sig_dispatch.c                        |  2 +-
 22 files changed, 62 insertions(+), 62 deletions(-)

Reply via email to