aboutsummaryrefslogtreecommitdiff
path: root/platforms
Commit message (Collapse)AuthorAgeFilesLines
* Restructuring of generic middleware support files, wrapping of the main ROS ↵Lorenz Meier2014-11-091-3/+0
| | | | calls, skeletons for publishers / subscribers
* Break up the firmware build into a 'make export' phase for NuttX on a ↵px4dev2013-02-231-0/+3
per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. This is a first cut; it builds one firmware for each of FMU and IO.