aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4fmu-v2
Commit message (Collapse)AuthorAgeFilesLines
* FMUv2: added support for MPU6000 on v2.4 boardAndrew Tridgell2013-11-302-0/+15
|
* Make the init code compile if we don't have the granule allocator / dma ↵px4dev2013-09-111-4/+11
| | | | allocator required
* Add DMA buffer allocation pool.px4dev2013-09-111-1/+60
|
* 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-028-0/+1047
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.