summaryrefslogtreecommitdiff
path: root/nuttx/examples/nsh/nsh_dbgcmds.c
Commit message (Expand)AuthorAgeFilesLines
* Move NSH to apps/ as librarypatacongo2011-03-181-355/+0
* Rename NSH mem command to freepatacongo2011-02-281-27/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-17/+19
* Prevent sign extension when dumping bytespatacongo2008-11-151-2/+2
* Allow each NSH command to be disabledpatacongo2008-11-141-0/+10
* cosmeticpatacongo2008-11-071-1/+1
* Add NSH xd commandpatacongo2008-09-071-0/+68
* Fixes for clean Neuros OSD NSH buildpatacongo2008-08-291-1/+1
* Add mem command to NSHpatacongo2008-08-291-0/+21
* Add memory inspect modify commands to NSHpatacongo2008-08-201-0/+279