summaryrefslogtreecommitdiff
path: root/apps/examples/i2schar/i2schar_main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-23/+23
* 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
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* apps/examples/i2schar: Raise priority of the receiver thread. In a loopback ...Gregory Nutt2013-11-121-18/+41
* Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver wit...Gregory Nutt2013-11-111-0/+7
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-0/+344