8 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
patacongo d3e4a31ac5 configs/stm32f4discovery/nsh converted to use kconfig-frontends 12 years ago
patacongo 76753ad9cb Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib_ps.c to sched/task_posixspawn.c; Move libc/spawn/spawn.h to include/nuttx/spawn.h 12 years ago
patacongo 2f653578c6 Misc bug fixes related to NSH file execution 12 years ago
patacongo e9d0885500 Add logic to automatically unload module on exit; Several patches from Mike Smith 12 years ago
px4dev 8685f63c72 Some gentle massaging to get things building again. 12 years ago
patacongo 38efdf0ce3 Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c 12 years ago
patacongo 4f7967b4c6 apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.c 12 years ago
patacongo fcb316906d Implement redirection of output from NSH builtin commands to a file in a mounted volume 12 years ago
patacongo 5cfde412bb Rename namedapp as simply builtin 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo ff4a5027fb Correct an error in named application priority when SCHED_RR is enabled 13 years ago
patacongo 109c9cdd7f Fix another LPC43xx pin configuration problem 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago