aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v2
Commit message (Collapse)AuthorAgeFilesLines
* Using Nuttx stack assessment itnerfacesDavid Sidrane2015-01-231-0/+1
|
* merged master into nuttx_bringupLorenz Meier2015-01-221-0/+5
|\
| * Fixed permissionsDavid Sidrane2015-01-211-0/+0
| |
| * Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual ↵David Sidrane2015-01-211-0/+5
| | | | | | | | setting in the exported nuttx config.h file to control each board build setting of ENABLE_STACK_CHECKS in toolchain_gnu-arm-eabi.mk
* | Set the interrupt reserve watchdogs to a smaller numberLorenz Meier2015-01-061-2/+2
| |
* | NuttX configs: Re-add missing board configsLorenz Meier2015-01-061-1/+3
| |
* | IOv2: Freshen configLorenz Meier2015-01-061-495/+913
| |
* | Merged master into nuttx_bringup / nuttx_noappconfigLorenz Meier2014-12-281-0/+1
|\|
| * NuttX configs / build options: Do not warn about sign compare, as there are ↵Lorenz Meier2014-12-261-0/+1
| | | | | | | | a bunch of non-standard signedness assumptions
* | Removed stale appconfig filesLorenz Meier2014-12-281-32/+0
| |
* | Merged masterLorenz Meier2014-12-231-2/+1
|\|
| * IOv2: Ignore float suffixes in NuttXLorenz Meier2014-12-211-2/+1
| |
* | Merged masterLorenz Meier2014-11-231-5/+1
|\|
| * Build NuttX optimized for sizeLorenz Meier2014-11-151-5/+1
| |
* | PX4IOv2: Modernize configLorenz Meier2014-11-122-4/+16
|/
* Disable CONFIG_ARCH_IRQPRIO in all NuttX configsAnton Babushkin2014-08-141-1/+0
|
* Don't leave all JTAG off... it will make you very sadpx4dev2014-02-121-1/+1
|
* Turn off JTAG completely in a vain attempt to get PB4 free for SBUS enable.px4dev2014-02-121-1/+1
|
* Enable S.BUS TX pinLorenz Meier2014-02-121-2/+0
|
* Clean out unused trash from the NuttX configs.px4dev2013-08-0211-1691/+168
|
* Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-28/+0
| | | | | | 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.
* Add HRT and PPM again in IO defconfigJulian Oes2013-07-182-0/+44
|
* Pull v2 pieces up to build with the mergepx4dev2013-07-0717-0/+2670