summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor
Commit message (Collapse)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
|
* 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-092-45/+64
|
* SAMA5 UDPHS: A little debugging progress. Not all transfers are working yetGregory Nutt2013-09-031-1/+1
|
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-301-16/+12
| | | | Add some missing .gitignore files
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+16
|
* All argv types should be char * const * not const char **patacongo2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5599 42af7a65-404d-4744-a932-0658087f49c3
* The USB monitor now works with the stm32f4discover/nsh configuration (but ↵patacongo2013-01-292-8/+110
| | | | | | not with the usbnsh configuration) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5580 42af7a65-404d-4744-a932-0658087f49c3
* USB monitor daemon updatespatacongo2013-01-292-8/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5579 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-36/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-283-0/+311
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3