aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/boards/px4fmu/px4fmu_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge working changes into export-build branch.px4dev2013-04-261-232/+0
* Assorted compile fixes.px4dev2013-02-061-2/+2
* Selected adjustments / fixes to make old apps compatible with new-style ADC d...Lorenz Meier2013-01-121-1/+1
* Merged, compilingLorenz Meier2013-01-061-18/+5
|\
| * Cleanup and add support for multiple channels.px4dev2012-12-311-2/+0
| * First cut at a simpleĀ® ADC driver built on our driver framework.px4dev2012-12-311-18/+5
* | Local changes to match upstream changes.px4dev2012-11-221-26/+16
|/
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-1/+0
* Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-311-61/+3
* Clean out remains of the old EEPROM driver.px4dev2012-10-301-4/+4
* Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-271-3/+0
* Major formatting/whitespace cleanuppx4dev2012-10-231-128/+136
* Hoist the ADC and CAN board-specific pieces.px4dev2012-10-231-1/+2
* Hoist SPI functions.px4dev2012-10-231-4/+21
* Tease the PWM driver out and fix some build issues after cleaning up behind t...px4dev2012-10-231-1/+2
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-0/+290