aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards/px4io-v1
Commit message (Collapse)AuthorAgeFilesLines
* Configuring PX4IOv1 led pinsLorenz Meier2014-01-161-3/+3
|
* Removed bogus 50 MHz setting, only relevant for outputsLorenz Meier2014-01-021-2/+2
|
* Final pin config for F1 PPM decoding, tested to be operational, pending ↵Lorenz Meier2014-01-021-1/+1
| | | | in-application testing
* FMU-inspired PPM configLorenz Meier2014-01-021-1/+1
|
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-024-0/+330
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.