- Mar 06, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Support for the older, manual configurations has been completely removed from the NuttX build system
-
- Mar 01, 2014
-
-
Gregory Nutt authored
-
- Feb 25, 2014
-
-
Gregory Nutt authored
-
- Feb 21, 2014
-
-
Gregory Nutt authored
unlink/rm can now be used on nodes in the pseudo-filesystem. There is new configuration option to suppress these costly and mostly useless operations on the pseudo-filesystem
-
- Feb 19, 2014
-
-
Gregory Nutt authored
-
- Feb 18, 2014
-
-
Gregory Nutt authored
-
- Feb 16, 2014
-
-
Gregory Nutt authored
-
- Feb 12, 2014
-
-
Gregory Nutt authored
-
- Feb 10, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Release script no longer tries to keep copies of the ChangeLog and TODO list in the Documentation directory
-
- Feb 08, 2014
-
-
Gregory Nutt authored
-
- Feb 07, 2014
-
-
Gregory Nutt authored
-
- Feb 06, 2014
-
-
Gregory Nutt authored
-
- Feb 03, 2014
-
-
Gregory Nutt authored
STM32F4 Discovery: Rename most everything in the board source directory to conform with the ever evolving naming standard
-
Gregory Nutt authored
-
- Feb 01, 2014
-
-
Gregory Nutt authored
-
- Jan 30, 2014
-
-
Gregory Nutt authored
-
- Jan 27, 2014
-
-
Gregory Nutt authored
-
- Jan 25, 2014
-
-
Gregory Nutt authored
-
- Jan 24, 2014
-
-
Gregory Nutt authored
-
- Jan 22, 2014
-
-
Gregory Nutt authored
-
- Jan 20, 2014
-
-
Gregory Nutt authored
-
- Jan 18, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Add a break command; if-then-else and looping behavior can not be configured out of the build for small systems that need minimal scripting capability
-
Gregory Nutt authored
NSH: Loosen up if-then-else-fi syntx so that a command can be on the same line as the 'then' and 'else' tokens. This allows, as an example, 'if true; then echo true; else echo false; fi' which is much more bash-like
-
- Jan 17, 2014
-
-
Gregory Nutt authored
-
- Jan 16, 2014
-
-
Gregory Nutt authored
-
- Jan 13, 2014
-
-
Gregory Nutt authored
-
- Jan 12, 2014
-
-
Gregory Nutt authored
-
- Jan 11, 2014
-
-
Gregory Nutt authored
-
- 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
-