7 Commits

Author SHA1 Message Date
Mark Charlebois
9758112e31 Use px4_config.h instead of nuttx/config.h
Modified code to use OS independent header file for config settings.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-04-20 10:55:41 -07:00
Daniel Agar
8aae66b893 trivial code style cleanup round 2 2015-03-27 23:38:58 -04:00
Lorenz Meier
35e7e375de reboot command: Reduce stack size to 800 - it really just reboots and does not need stack 2014-05-15 09:03:45 +02:00
px4dev
e931d3b9cd Add an option to the systemreset() call and to the reboot command (-b) to reboot into the bootloader.
The system will remain in the bootloader until it's reset, or until an upload is completed.
2013-08-03 22:35:18 -07:00
Lorenz Meier
4e5eb9740b Fixed led and reboot linker challenges in C++ environments 2013-07-28 14:50:27 +02:00
Lorenz Meier
3d6aff38da Merged 2013-04-27 11:38:06 +02:00
Lorenz Meier
2289c0bb21 Moved all system commands to new build system 2013-04-27 11:30:41 +02:00