aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/reboot
Commit message (Collapse)AuthorAgeFilesLines
* reboot command: Reduce stack size to 800 - it really just reboots and does ↵Lorenz Meier2014-05-151-0/+2
| | | | not need stack
* Add an option to the systemreset() call and to the reboot command (-b) to ↵px4dev2013-08-031-1/+18
| | | | | | reboot into the bootloader. The system will remain in the bootloader until it's reset, or until an upload is completed.
* Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-1/+1
|
* MergedLorenz Meier2013-04-271-0/+0
|
* Moved all system commands to new build systemLorenz Meier2013-04-273-0/+94