summaryrefslogtreecommitdiff
path: root/apps/examples/mount/mount_main.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
* sim/mount: Converted to use kconfig-frontends toolsGregory Nutt2014-01-011-0/+1
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* Add configurable application entry pointpatacongo2012-08-301-8/+8
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-10/+2
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+762