- Jan 28, 2018
-
-
Alan Carvalho de Assis authored
-
- Jan 22, 2018
-
-
Gregory Nutt authored
apps/nshlib: Fix compile error when CONFIG_NSH_DISABLESCRIPT is not defined. The field np_flags does not exist if scripting is disabled.
-
- Jan 20, 2018
-
-
Gregory Nutt authored
-
Gregory Nutt authored
system/stackmonitor: Re-design the stack monitor so that it does not make forbidden calls directly into the OS, breaking the portable POSIX OS interface. It now properly uses the PROCFS file system to glean information about stack usage.
-
- Jan 19, 2018
-
-
Phil Coval authored
Fix documentation mistake about standalone problem Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Philippe Coval authored
I guess author meant "standalone program" not "standalone problem" ? Then, it was replicated elsewhere in code base, and fixed accordingly with this patch. Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
-
Masayuki Ishikawa authored
apps/netutils/netlib: Add default route in netlib_set_dripv4addr() Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
- Jan 18, 2018
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 17, 2018
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 16, 2018
-
-
Gregory Nutt authored
apps/examples/lvgldemo: Remove references to CONFIG_EXAMPLES_LGVLDEMO_ARCHINIT (which was never defined anyway) and to all references to board control. The board bringup logic must register the touchscreen driver. BOARDIOC_TSCTEST_SETUP is deprecated.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
apps/examples/lvgldemo: Fix up some include paths apps/examples/lvgldemo: The last final now conforms to the NuttX coding style. apps/graphics/littlevgl: Two more files are closer to the NuttX coding style. apps/graphics/littlevgl: Two more files are closer to the NuttX coding style. apps/examples/lvgldemo: Three more files are closer to the NuttX coding style. apps/examples/lvgldemo: Two more files are closer to the NuttX coding style. apps/examples/lvgldemo: Two more files are closer to the NuttX coding style. Add include/graphics/.gitignore apps/include/graphics: Remove lvgl.h. graphics/littlevgl/Makefile now copies the file into position. apps/graphics/littlevgl: Add .gitignore file apps/graphics/littlevgl: Most of these files follow the coding style now. apps/graphics/littlevgl: This gets a couple of files closer to the NuttX coding style. apps/examples/lvgldemo: Add lvgldemo example apps/graphics/littlevgl: Add littlevgl library
-
- Jan 14, 2018
-
-
Fabio D'Urso authored
-
- Jan 13, 2018
-
-
Gregory Nutt authored
-
- Jan 12, 2018
-
-
Gregory Nutt authored
-
- Jan 10, 2018
-
-
Gregory Nutt authored
Revert "apps/nshlib: restore space delimiter that was removed in last change to the NSH echo command." This reverts commit 7cdf9b07.
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/nshlib: truncate command will now use ftruncate (vs. truncate) if it had to create the file with creat().
-
Masayuki Ishikawa authored
-
- Jan 09, 2018
-
-
Masayuki Ishikawa authored
nshlib/nsh_telnetd.c: Add support for telnet character mode. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
- Jan 05, 2018
-
-
Gregory Nutt authored
-
- Jan 04, 2018
-
-
Gregory Nutt authored
apps/nshlib: Add support for a truncate command. This will be used to test the new ftruncate file system support.
-
- Jan 03, 2018
-
-
Gregory Nutt authored
-
- Dec 21, 2017
-
-
Gregory Nutt authored
apps/netutils/ftpc: Fix some cornercases that could cause FTP to access past the end of valid data.
-
- Dec 19, 2017
-
-
Anthony Merlino authored
Adds 'setlogmask' application that allows you to set the syslog priority via a simple command Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
nxplayer with http streaming Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masayuki Ishikawa authored
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
- Dec 16, 2017
-
-
Gregory Nutt authored
-
- Dec 08, 2017
-
-
Anthony Merlino authored
i8shark: Fixes special XBee compensation by purposely chopping off the FCS. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
- Dec 04, 2017
-
-
Gregory Nutt authored
-
- Dec 03, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-