summaryrefslogtreecommitdiff
path: root/apps/examples/usbserial/usbserial_main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for more cppcheck complaints. Mostly cosmeticGregory Nutt2014-11-251-2/+2
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-51/+33
* 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/+4
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-4/+4
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-0/+467