You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/05/10 20:05:37 UTC

[incubator-nuttx] branch master updated (8af9d39 -> abcb67a)

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

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


    from 8af9d39  Documentation, comments: Minor improvements and typos fixed
     add abcb67a  Remove final remaining CONFIG_DISABLE_SIGNALS and CONFIG_DISABLE_SIGNAL

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/cxd56xx/cxd56_gnss.c                  | 26 ++++----------
 arch/arm/src/cxd56xx/cxd56_icc.c                   |  2 --
 arch/arm/src/cxd56xx/cxd56_scu.c                   | 41 ++--------------------
 arch/renesas/src/rx65n/rx65n_sigdeliver.c          |  2 --
 arch/x86_64/include/intel64/irq.h                  |  2 --
 arch/x86_64/src/intel64/up_schedulesigaction.c     | 16 ---------
 arch/x86_64/src/intel64/up_sigdeliver.c            | 19 +---------
 .../lpc4088-devkit/kernel/lpc17_40_userspace.c     |  2 --
 .../arm/lpc17xx_40xx/lpc4088-quickstart/README.txt |  3 --
 .../lpc4088-quickstart/kernel/lpc17_40_userspace.c |  2 --
 boards/arm/lpc17xx_40xx/lx_cpu/README.txt          |  3 --
 11 files changed, 9 insertions(+), 109 deletions(-)