aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/boards
Commit message (Expand)AuthorAgeFilesLines
* Configure ADC GPIOs on IOpx4dev2012-12-312-22/+8
* 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-312-157/+5
* Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-5/+0
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-036-1/+365
* Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-313-68/+94
* Clean out remains of the old EEPROM driver.px4dev2012-10-301-4/+4
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-1/+7
* Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-272-16/+2
* Separate config from implementation for the STM32 pwm servo driver.px4dev2012-10-241-0/+91
* Major formatting/whitespace cleanuppx4dev2012-10-235-172/+179
* Hoist the ADC and CAN board-specific pieces.px4dev2012-10-233-1/+286
* Hoist the oard-specific USB pieces.px4dev2012-10-231-0/+108
* Hoist SPI functions.px4dev2012-10-232-4/+154
* Tease the PWM driver out and fix some build issues after cleaning up behind t...px4dev2012-10-232-846/+2
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-234-0/+1341