aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v1
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) ↵px4dev2013-08-141-22/+0
|\ | | | | | | into fmuv2_bringup
| * Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX ↵px4dev2013-08-132-30/+4
| | | | | | | | config anymore.
| * Move NuttX configurations out of the NuttX tree proper. This reduces the ↵px4dev2013-08-039-0/+1194
| | | | diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself.
* Clean out unused trash from the NuttX configs.px4dev2013-08-029-1707/+164
|
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-0216-0/+2717
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.