16 Commits (b52aeea746f7b38633cc571f5d8a6a849ed5e218)

Author SHA1 Message Date
Lorenz Meier 2aa16dc447 Hotfix: Disable instrumentation on IO 12 years ago
px4dev eab01a2efd Hotfix: Generate map files for modules as well for more in-depth memory-use debugging. 12 years ago
px4dev f30695e1df Hotfix: fix section attribute for the ROMFS, moving it back into .rodata where it belongs. 12 years ago
px4dev 318d2baba0 Reinstate mapfile generation. 12 years ago
px4dev edb0e01dfd HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avoids inconsistent symbol naming on Windows. 12 years ago
px4dev 3b65281f00 Remove EXTRAFLAGS compatibility hack. 12 years ago
px4dev 3bf26ac51f Obsolete bogus EXTRAFLAGS, add language-specific flags overrides. 12 years ago
Andrew Tridgell aa9275c29c build: allow additional flags to be passed via EXTRAFLAGS 12 years ago
px4dev 01e427b17c Merge working changes into export-build branch. 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 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 abe48bd714 Auto-generate builtin command prototypes. 12 years ago
px4dev 963621c1f3 Rename makefiles to help categorise them. 12 years ago
px4dev 0140457d03 Minor fixes to the toolchain definitions. 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