aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2/px4fmu2_led.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warningsDon Gagne2014-06-291-1/+1
|
* Added LED_TOGGLE for normal LEDsJulian Oes2013-08-151-0/+12
|
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-0/+85
most of the PX4-specific board configuration data moves out of the config and into the board driver. Rename some directories that got left behind in the great board renaming.