aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v1/px4fmu_init.c
Commit message (Expand)AuthorAgeFilesLines
* Changed to Support boardctrl in upstream NuttXDavid Sidrane2015-04-071-3/+3
* FMUv1: CXX initLorenz Meier2015-04-071-4/+0
* Fix compiler warning on prototypesLorenz Meier2015-04-071-1/+1
* FMUv1: board initLorenz Meier2015-04-071-0/+4
* NuttX now uses nuttx/board.h not arch.h for board_ related intrerfaces like l...David Sidrane2015-04-071-0/+1
* FMUv1: CXX initLorenz Meier2015-04-071-4/+4
* Fix compiler warning on prototypesLorenz Meier2015-04-071-1/+1
* FMUv1: board initLorenz Meier2015-04-071-18/+22
* Added Support for C++ static initializers for all boards. Including compile t...David Sidrane2015-04-071-0/+14
* Fixes the warning from missing protptypes. It is not a proper fix but itDavid Sidrane2015-04-071-0/+6
* FMUv1: Update driver APILorenz Meier2015-04-071-42/+15
* drivers: Warning fixesLorenz Meier2014-06-301-1/+1
* Hotfix: Be more aggressive about SPI2 init on v1 boardsLorenz Meier2013-11-081-8/+9
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-0/+268