summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libbuiltin
Commit message (Expand)AuthorAgeFilesLines
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-172-7/+7
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-172-8/+13
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-173-22/+95
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-3/+6
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-163-0/+174