- Jun 11, 2017
-
-
Anthony Merlino authored
-
- May 19, 2017
-
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
Ensure netlib will not be broken when setip will not bring the network up anymore Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Juha Niskanen authored
-
- May 17, 2017
-
-
Alan Carvalho de Assis authored
-
EunBong Song authored
apps/examples/mtdpart: Prevent part array overflow. mtdpart examples create partions and allocate from 1 index not a 0 index to part[] array. This cause buffer overflow for part array. This change fixes this problem.
-
- May 16, 2017
-
-
Anthony Merlino authored
wireless/ieee802154: i8sak adds event handling from MAC char driver Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
- May 15, 2017
-
-
Anthony Merlino authored
-
- May 13, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/platform: Create gnu/ subdirectory that contains the one and only GNU C++ initialization function. Remove all other C++ initialization functions.
-
- May 12, 2017
-
-
Alan Carvalho authored
Canard Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho authored
Fix the new can.h header location Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
Bitbucket Issue 5, apps build system: The previous patch wasn't complete, it was just idea how to resolve issue. Please, find attached issue5.patch to resolve it. It can be applied on top current apps/master. From Artur Mądrzak.
-
- May 11, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Issue 5: I found an unexpected behavior in apps/ configuration generation. Adding external symbolic link in apps/ directory and using Make.defs for Kconfig generation, Kconfig file has a wrong path in the source argument. It contains original dir path outside of the source tree instead path to sub-directory in apps/. The problem is connected with make/system symbolic link path resolution. Corrected by a patch submitted by Artur Mądrzak with Issue 5.
-
Gregory Nutt authored
-
- May 10, 2017
-
-
Juha Niskanen authored
-
- May 09, 2017
-
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Brings closer to NuttX Coding Style Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Anthony Merlino authored
wireless/ieee802154: Restructures i8sak app and adds blaster functionality Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH wireless setup: Move call to nsh_associate(). It should be possible to associate with an AP when DHCPC is disabled.
-
- May 08, 2017
-
-
Gregory Nutt authored
-