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 1e83c83 net/usrsock: increase the send/recv() length limit to
UINT32_MAX
new 422ceec Fix typos in comments and Kconfig files
new 54b6522 Update arch/Kconfig
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:
arch/Kconfig | 4 +--
arch/arm/Kconfig | 6 ++--
arch/arm/src/sama5/sam_serial.c | 6 ++--
arch/arm/src/sama5/sam_xdmac.c | 2 +-
arch/arm/src/samv7/sam_xdmac.c | 2 +-
arch/misoc/src/lm32/lm32_decodeirq.c | 2 +-
arch/misoc/src/minerva/minerva_decodeirq.c | 2 +-
boards/Kconfig | 4 +--
.../lpc54xx/lpcxpresso-lpc54628/include/board.h | 4 +--
.../arm/stm32/olimex-stm32-p407/src/stm32_sram.c | 2 +-
.../stm32/viewtool-stm32f107/src/stm32_ssd1289.c | 2 +-
boards/sim/sim/sim/README.txt | 2 +-
drivers/wireless/spirit/lib/spirit_spi.c | 2 +-
libs/libc/dlfcn/lib_dlopen.c | 2 +-
libs/libc/stdio/lib_setvbuf.c | 2 +-
net/local/local_fifo.c | 2 +-
net/local/local_sockif.c | 2 +-
net/mld/mld_leave.c | 2 +-
net/mld/mld_timer.c | 2 +-
net/udp/udp_conn.c | 8 ++---
sched/Kconfig | 40 +++++++++-------------
21 files changed, 46 insertions(+), 54 deletions(-)