- Apr 15, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
6loWPAN: Add some checks for the case where there are multiple network devices and multiple link layer protocols.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Andreas Bihlmaier authored
not a clean fix, but at least makes DHCP working with CONFIG_NETDEV_MULTINIC Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
ahb authored
-
- Apr 14, 2017
-
-
Gregory Nutt authored
Revert "Add a placeholder for nucleo-64 boards. Currently these are in various directories nucleo-f303re, nucleo-f334r8, and nucleo-l476rg but need to be consolidated here because these are all the same boards." This reverts commit 935cc4e3.
-
Gregory Nutt authored
Add a placeholder for nucleo-64 boards. Currently these are in various directories nucleo-f303re, nucleo-f334r8, and nucleo-l476rg but need to be consolidated here because these are all the same boards.
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Masayuki Ishikawa authored
sched: Fix tg_flags check with GROUP_FLAG_NOCLDWAIT Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Nobutaka Toyoshima authored
Jira: PDFW15IS-208 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- Apr 13, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Brian Webb authored
Adds USB host support to stm32f411-disco board. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Thomas K authored
TUN driver: Implement TAP (OSI layer 2) mode. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Thomas Keh authored
Enable by setting the IFF_TAP flag instead of the IFF_TUN flag in ifr_flags.
-
Brian Webb authored
-
- Apr 12, 2017
-
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Ritajina authored
libc/netdb: in dns_query_callback, ret != -EADDRNOTAVAIL condition consumes error returns including EAGAIN in this case, dns query retransmission doesn't work
-
- Apr 11, 2017
-
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Juha Niskanen (Haltian) authored
Add logic to disable cancellation points within the OS. This is useful when an internal OS function that is NOT a cancellation point calls an OS function which is a cancellation point. In that case, irrecoverable states may occur if the cancellation is within the OS.
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Jussi Kivilinna authored
-
Jussi Kivilinna authored
STM32F7: serial: disallow broken configuration combination of CONFIG_STM32F7_FLOWCONTROL_BROKEN=y and CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS not set.
-
- Apr 10, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-