aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/common
Commit message (Expand)AuthorAgeFilesLines
* Suppress annoying C++ ABI portability warningspx4dev2013-01-101-1/+2
* Remove more redundant CMSIS pieces from here.px4dev2013-01-071-8/+8
* Fix fallout from removing the spurious CMSISpx4dev2013-01-061-5/+0
* Added math library to build.jgoppert2013-01-061-8/+13
* Force the linker to keep all init functions. This might be going overboard, ...px4dev2012-10-271-1/+1
* Get us a bit closer to having c++ static constructors working.px4dev2012-10-271-0/+9
* Switch to the standard 'verbose' build option. Use a better way of passing op...px4dev2012-10-151-12/+4
* Switch from -Os to -O3. This generates *much* faster code, although at a ~50...px4dev2012-10-151-1/+1
* Support for a __param section in which we can put parameter things.px4dev2012-08-191-2/+9
* Switch back from max performance to size as the default optimization level. ...px4dev2012-08-111-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-042-0/+349