aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/systemlib.c
Commit message (Expand)AuthorAgeFilesLines
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
* Compiler warning fixesDon Gagne2014-07-051-0/+3
* systemlib: Warning fixesLorenz Meier2014-06-301-0/+3
* Add an option to the systemreset() call and to the reboot command (-b) to reb...px4dev2013-08-031-1/+11
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+3
* Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-0/+4
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
* Adjusted to renaming of TCB in NuttXLorenz Meier2013-06-011-2/+2
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+91