- Jan 10, 2014
-
-
Gregory Nutt authored
NSH: Separate command line parsing from command execution. Add support for multiple, semicolone separated commands on each line
-
- Dec 29, 2013
-
-
Gregory Nutt authored
-
- Dec 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 21, 2013
-
-
Gregory Nutt authored
Remove all configuration variable documentation from configs/README.txt and Docuemntation/NuttXPortingGuidle.html. The current NuttX configuration is documented in Kconfig files and in Documentation/NuttXSonfigVariables.html. The older configuration variable documentation is not being maintained and, hence, is a liability
-
- Dec 10, 2013
-
-
Gregory Nutt authored
-
- Dec 07, 2013
-
-
Gregory Nutt authored
Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin
-
Gregory Nutt authored
-
- Dec 06, 2013
-
-
Gregory Nutt authored
-
- Dec 05, 2013
-
-
Gregory Nutt authored
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
-
- Dec 04, 2013
-
-
Gregory Nutt authored
-
- Nov 30, 2013
-
-
Gregory Nutt authored
-
- Nov 23, 2013
-
-
Gregory Nutt authored
-
- Nov 18, 2013
-
-
Gregory Nutt authored
-
- Nov 15, 2013
-
-
Gregory Nutt authored
-
- Nov 13, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 07, 2013
-
-
Gregory Nutt authored
-
- Oct 28, 2013
-
-
Gregory Nutt authored
-
- Oct 27, 2013
-
-
Gregory Nutt authored
-
- Oct 24, 2013
-
-
Gregory Nutt authored
-
- Oct 05, 2013
-
-
Gregory Nutt authored
-
- Oct 02, 2013
-
-
Gregory Nutt authored
Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations
-
- Oct 01, 2013
-
-
Gregory Nutt authored
-
- Sep 28, 2013
-
-
Gregory Nutt authored
-
- Sep 27, 2013
-
-
Gregory Nutt authored
-
- Sep 25, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 20, 2013
-
-
Gregory Nutt authored
-
- Sep 14, 2013
-
-
Gregory Nutt authored
-
- Sep 13, 2013
-
-
Gregory Nutt authored
-
- Aug 31, 2013
-
-
Gregory Nutt authored
-
- Aug 27, 2013
-
-
Gregory Nutt authored
-
- Aug 26, 2013
-
-
Gregory Nutt authored
Add a new method to the USB host driver interface: getdevinfo. This method will return information about the currently connected device. At present, it only returns the device speed. The speed is needed by the enumeration logic in order to set a credible initial EP0 max packet size
-
- Aug 13, 2013
-
-
Gregory Nutt authored
Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports.
-
- Aug 12, 2013
-
-
Gregory Nutt authored
-
- Aug 07, 2013
-
-
Gregory Nutt authored
-
- Aug 05, 2013
-
-
Gregory Nutt authored
-
- Aug 01, 2013
-
-
Gregory Nutt authored
-
- Jul 31, 2013
-
-
Gregory Nutt authored
-