summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/src/up_nsh.c
Commit message (Expand)AuthorAgeFilesLines
* Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace f...Gregory Nutt2015-02-211-362/+0
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-34/+20
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-5/+0
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-291-1/+1
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-5/+5
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-2/+2
* Created new directories to hold SPI-related filesGregory Nutt2013-07-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
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-17/+17
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-081-14/+44
* Add support for USB device testing on the PIC32 starter kitpatacongo2012-03-071-2/+31
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-101-0/+322