- Apr 24, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Masayuki Ishikawa authored
sched: Fix CHILD_FLAG_EXITED in include/nuttx/sched.h Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Nobutaka Toyoshima authored
Jira: PDFW15IS-196 Jira: PDFW15IS-1109 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
Masayuki Ishikawa authored
USBMSC: Fix a wrong lun number issue Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masatoshi Tateishi authored
Jira: PDFW15IS-98 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- Apr 23, 2017
-
-
Gregory Nutt authored
-
kc_dtm authored
-
Gregory Nutt authored
-
- Apr 22, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 21, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
6loWPAN: Remove the PAN ID from the 6loWPAN data structure. This is owned by the radio driver. Rather, use an IOCTL to obtain the PAN ID from the downstream radio driver.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Some trivial spacing changes from review of last PR; Remove some dangling whitespace at the end of lines.
-
Anthony Merlino authored
wireless/ieee802154: Simplifies TX completion interface. Documents and cleans up some functions Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Work on packet reception at radio layer (MRF24J40) Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Jussi Kivilinna authored
-
Jussi Kivilinna authored
clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t
-
Jussi Kivilinna authored
Add clock_resynchronize for better synchronization of CLOCK_REALTIME and CLOCK_MONOTONIC to match RTC after resume from low-power state. Add up_rtc_getdatetime_with_subseconds under CONFIG_ARCH_HAVE_RTC_SUBSECONDS to allow initializing (and resynchronizing) system clock with subseconds accuracy RTC.
-
Juha Niskanen (Haltian) authored
-
Gregory Nutt authored
-