Added command line hooking option
compiler, linker, assembler and binary command lines can now be modified
using the hooks mechanism. Also, '--any_placement=first_fit' linker option
is now used only on LPC4088 using this mechanism, in order to preserve
compatibility with the other targets.
ls
1 parent 6959ef7 commit 697acd34c04005039efdebd1e1a055088a3e3f02
@Bogdan Marinescu Bogdan Marinescu authored on 5 Dec 2013
Showing 6 changed files
View
workspace_tools/hooks.py
View
workspace_tools/targets.py
View
workspace_tools/toolchains/__init__.py
View
workspace_tools/toolchains/arm.py
View
workspace_tools/toolchains/gcc.py
View
workspace_tools/toolchains/iar.py