px4-firmware/makefiles/nuttx
Mark Charlebois 26d2589e97 makefile cleanup
Moved nuttx specific make rules to files in makefiles/nuttx.

All target specific makefiles are in their target sub directories.

To minimize file duplication, targets that share rules include a
common file. For example the posix and posix-arm targets both use
makefiles/posix/posix_elf.mk

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-06-16 09:58:48 -07:00
..
board_aerocore.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
board_px4-stm32f4discovery.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
board_px4fmu-v1.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
board_px4fmu-v2.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
board_px4io-v1.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
board_px4io-v2.mk Added posix-arm target and refactored toolchain_* files 2015-06-08 22:21:59 -07:00
config_aerocore_default.mk
config_px4-stm32f4discovery_default.mk
config_px4fmu-v1_default.mk
config_px4fmu-v2_default.mk
config_px4fmu-v2_multiplatform.mk
config_px4fmu-v2_test.mk
config_px4io-v1_default.mk
config_px4io-v2_default.mk
firmware_nuttx.mk makefile cleanup 2015-06-16 09:58:48 -07:00
gumstix-aerocore.cfg
nuttx.mk makefile cleanup 2015-06-16 09:58:48 -07:00
nuttx_px4.mk makefile cleanup 2015-06-16 09:58:48 -07:00
nuttx_romfs.mk makefile cleanup 2015-06-16 09:58:48 -07:00
toolchain_gnu-arm-eabi.mk Merged release into master 2015-06-13 11:06:01 +02:00
upload.mk makefile cleanup 2015-06-16 09:58:48 -07:00