summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/restart.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-071-1/+1
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-071-4/+0
* Changed needed to fix issues with task_restart()patacongo2013-02-061-0/+197