summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/src/up_nsh.c
Commit message (Expand)AuthorAgeFilesLines
* LPC17: Interrupts not being re-enabled in the initialization functionGregory Nutt2013-04-301-0/+1
* LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); ...patacongo2013-04-011-1/+1
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-2/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-2/+2
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-12/+12
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Extend lpc1766-stk LED supportpatacongo2011-12-311-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-29/+29
* Initial debug fixespatacongo2010-12-311-1/+13
* Correct logic that turns on USB host powerpatacongo2010-12-311-34/+0
* Handling missing RHSC interruptpatacongo2010-12-301-0/+36
* First debug changes for USB hostpatacongo2010-12-221-0/+5
* Add USB host support to NSHpatacongo2010-12-211-5/+150
* Fix MicroSD card supportpatacongo2010-11-301-6/+24
* Enable network and SD/MMC card supportpatacongo2010-11-281-13/+5
* Add support for the Olimex LPC1766-STK boardpatacongo2010-11-061-0/+155