summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32mx7mmb/src/up_nsh.c
Commit message (Expand)AuthorAgeFilesLines
* 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-16/+16
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-4/+13
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-021-6/+5
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-0/+382