summaryrefslogtreecommitdiff
path: root/apps/system/composite/composite_main.c
Commit message (Expand)AuthorAgeFilesLines
* apps/system/composite: Fix some corrupted conditional compilation that crept...Gregory Nutt2014-12-281-8/+8
* Update everything under apps/ to use the corrected syslog interfacesGregory Nutt2014-10-081-84/+108
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+8
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* apps/examples/composite: Bug fix. Wrong handle being nullified. From David...Gregory Nutt2013-11-071-1/+1
* Correct unitialization of composite USB device. A stale pointer was being re...Gregory Nutt2013-11-051-1/+3
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-0/+850