470 Commits (395ef5562c2733268657ac50ff6ee1ace951e7fb)

Author SHA1 Message Date
px4dev 976f1334ef More config for fmuv2 12 years ago
px4dev f243f6ef66 Scratch in a mostly-building board config for fmuv2 12 years ago
px4dev a457a45239 Pass the module name in to the module makefile. 12 years ago
px4dev 08bed2c31f Add extra cleaning power. 12 years ago
px4dev f7b14b2e23 Add builtin command defintions for the commands currently in the NuttX export archive. 12 years ago
px4dev b6218794c6 Stick copyrights on the major moving parts of the build system 12 years ago
px4dev ddc405935e Cosmetic tweaks to variable output. 12 years ago
px4dev cde70da262 We don't have to get fancy with builtin_commands.c now, since we put all of the object files into the link loop (ordering is less important now) 12 years ago
px4dev 6b215be739 Use indirect calls for all commands (echo, make, etc.) 12 years ago
px4dev d24599931a APP -> MODULE 12 years ago
px4dev 8d7621079a Checkpoint: application framework makefile done 12 years ago
px4dev 3494039d90 Get a bit fancier with the builtin app specifications, so that we can generate them from apps as well as the config. 12 years ago
px4dev 50739c1843 platform -> board 12 years ago
px4dev abe48bd714 Auto-generate builtin command prototypes. 12 years ago
px4dev a7a1cc4625 Add support for per-config ROMFS generation. 12 years ago
px4dev 963621c1f3 Rename makefiles to help categorise them. 12 years ago
px4dev 8440e4f709 Simplify the PLATFORM/CONFIG handling a little. 12 years ago
px4dev e9f2197bfa Move upload functionality out into a separate makefile. 12 years ago
px4dev e692ccc44e Move more functionality into firmware.mk. Now we build the px4 bundles in a way that will let external builders generate them too. 12 years ago
px4dev 0140457d03 Minor fixes to the toolchain definitions. 12 years ago
px4dev d2d9800c2e Recover commits lost in the previous merge. Syllableise PX4_BASE like its peers. 12 years ago
px4dev b80575fcff Break up the firmware build into a 'make export' phase for NuttX on a 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. 12 years ago