aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2/px4fmu2_init.c
Commit message (Expand)AuthorAgeFilesLines
* Board drivers: Only print if init failsLorenz Meier2015-04-271-7/+0
* FMUv2: Add missing declarations.Lorenz Meier2014-10-091-0/+13
* Add SPI4 init bits for FMUv2Lorenz Meier2014-05-281-0/+12
* Cleaned up init config and picked a safe bet on FRAM clock speedLorenz Meier2014-01-091-6/+9
* FMUv2: don't config ADC pins that are now used for MPU6k CS and other usesAndrew Tridgell2013-11-301-3/+3
* FMUv2: set MPU6000 CS as initially de-selectedAndrew Tridgell2013-11-301-0/+1
* Make the init code compile if we don't have the granule allocator / dma alloc...px4dev2013-09-111-4/+11
* Add DMA buffer allocation pool.px4dev2013-09-111-1/+60
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-0/+262