This is an automated email from the ASF dual-hosted git repository.
protobits pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 3ddb3dc arch/sim: Should use HOSTCFLAGS for the HOSTSRCS dependence
generation
new 4cb193d Docs: Update links to old website and wiki
new 58e43ad nxstyle: Fix existing long line to match code style
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/components/nsh/nsh.rst | 1 +
Documentation/components/nxwidgets.rst | 14 +-
Documentation/introduction/detailed_support.rst | 43 ++--
Documentation/introduction/resources.rst | 4 +-
Documentation/reference/os/smp.rst | 2 +-
Documentation/reference/user/01_task_control.rst | 6 +-
.../reference/user/05_counting_semaphore.rst | 2 +-
Documentation/reference/user/08_pthread.rst | 4 +-
README.md | 8 +-
ReleaseNotes | 260 +++++++++++----------
TODO | 8 +-
arch/Kconfig | 3 +-
arch/arm/src/armv7-m/Kconfig | 2 +-
arch/arm/src/armv8-m/Kconfig | 2 +-
arch/arm/src/kinetis/kinetis_lowputc.c | 137 ++++++-----
arch/arm/src/lpc17xx_40xx/hardware/lpc17_40_i2s.h | 24 +-
arch/arm/src/lpc43xx/lpc43_serial.c | 70 +++---
boards/README.txt | 24 +-
.../arm/cxd56xx/spresense/configs/rndis/defconfig | 1 -
.../arm/cxd56xx/spresense/configs/wifi/defconfig | 1 -
.../lc823450/lc823450-xgevk/configs/bt/defconfig | 1 -
.../lc823450-xgevk/configs/krndis/defconfig | 1 -
.../lc823450-xgevk/configs/rndis/defconfig | 1 -
.../arm/lpc17xx_40xx/olimex-lpc1766stk/README.txt | 10 +-
.../lpc17xx_40xx/u-blox-c027/configs/nsh/defconfig | 1 -
boards/arm/lpc31xx/ea3131/README.txt | 2 +-
boards/arm/sam34/flipnclick-sam3x/README.txt | 2 -
boards/arm/sama5/sama5d2-xult/README.txt | 2 +-
.../arm/sama5/sama5d2-xult/include/board_498mhz.h | 12 +-
boards/arm/sama5/sama5d2-xult/src/sam_ethernet.c | 2 +-
boards/arm/sama5/sama5d4-ek/README.txt | 10 +-
boards/arm/samv7/samv71-xult/README.txt | 2 +-
boards/arm/stm32/clicker2-stm32/README.txt | 2 +-
boards/arm/stm32/stm32f4discovery/README.txt | 6 +-
boards/arm/stm32f7/stm32f746g-disco/README.txt | 2 +-
boards/z16/z16f/z16f2800100zcog/README.txt | 2 +-
36 files changed, 335 insertions(+), 339 deletions(-)