- 02 Jun, 2012 5 commits
-
-
Dean Camera authored
-
Dean Camera authored
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
-
Dean Camera authored
Oops - fix accidental negation in the BUILD module architecture detection code. Add error if an unsupported architecture is requested.
-
Dean Camera authored
Disable linker relaxations for the UC3 architecture, as this does not appear to be supported in the linker.
-
Dean Camera authored
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
-
- 01 Jun, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
-