- Jan 13, 2014
-
-
Gregory Nutt authored
-
- Jan 12, 2014
-
-
Gregory Nutt authored
-
- Jan 11, 2014
-
-
Gregory Nutt authored
NSH can not handle command arguments that are concatenations of constant strings, command output, application program output, and environment varaible values.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 10, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Separate command line parsing from command execution. Add support for multiple, semicolone separated commands on each line
-
Gregory Nutt authored
-
- Jan 09, 2014
-
-
Gregory Nutt authored
NSH: Code expects CONFIG_NSH_DRIPADDR and CONFIG_NSH_NETMASK even if DHCPC is necessary. For now, just removed the dependency on DHCPC in the Kconfig file, but more thought is needed.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 04, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 01, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 30, 2013
-
-
Gregory Nutt authored
NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts to initialize the touchscreen from NxWM in the kernel build
-
Gregory Nutt authored
NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.
-
- Dec 29, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
NxWidgets server initialization must be performed in the kernel when NxWdigets is built in kernel mode
-
- Dec 25, 2013
-
-
Gregory Nutt authored
-
- Dec 12, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 10, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 09, 2013
-
-
Gregory Nutt authored
-
- Dec 07, 2013
-
-
Gregory Nutt authored
-
- Dec 06, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 29, 2013
-
-
Gregory Nutt authored
-
- Nov 17, 2013
-
-
Gregory Nutt authored
-
- Nov 15, 2013
-
-
Gregory Nutt authored
-
- Nov 13, 2013
-
-
Gregory Nutt authored
-
- Nov 12, 2013
-
-
Gregory Nutt authored
apps/examples/i2schar: Raise priority of the receiver thread. In a loopback test, catching the returned data is higher priority than sending new data
-
- Nov 11, 2013
-
-
Gregory Nutt authored
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
-
- Nov 10, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NxPlayer play thread stack size is now configurable; all NxPlayer threads are named via pthread_setname_np(). From Ken Pettit
-
- Nov 07, 2013
-
-
Gregory Nutt authored
-