summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor/usbmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* Update everything under apps/ to use the corrected syslog interfacesGregory Nutt2014-10-081-8/+23
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* USB monitor: Fix some bad conditional compilationGregory Nutt2013-09-231-1/+1
* USB monitor extended so that it can also be used with USB host trace dataGregory Nutt2013-09-091-35/+51
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
* The USB monitor now works with the stm32f4discover/nsh configuration (but not...patacongo2013-01-291-4/+72
* USB monitor daemon updatespatacongo2013-01-291-3/+7
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-34/+34
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-281-0/+162