summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-2/+2
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-3/+5
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-0/+1
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-0/+195