Christian Taedcke
|
ddf0ced672
|
[GCC_ARM][EXPORTER] A few more targets use the template.
|
2015-06-17 21:10:59 +02:00 |
ohagendorf
|
85ed83263c
|
[EXPORT][GCC_ARM] additional linker option for wrap main
Most makefile templates didn't use the -Wl,--wrap,main so that
__wrap_main was not called.
|
2014-11-20 21:26:08 +01:00 |
ohagendorf
|
1cde3b3877
|
[EXPORT][GCC_ARM] additional linker option for wrap main
Most makefile templates didn't use the -Wl,--wrap,main so that
__wrap_main was not called.
|
2014-11-15 21:35:48 +01:00 |
dinau
|
feae034bff
|
[Export][GCC_ARM][Makefile][tmpl] Fixed parallel build errro and others.
|
2014-11-15 11:43:15 +09:00 |
sg-
|
8e5fb67c30
|
[export] Add no rtti flag to exporters
|
2014-10-10 18:01:31 -05:00 |
sg-
|
c4c90fe780
|
[mbed][exporters][k22f][gcc] Added exporters for uvision, gcc_arm, kds. Known issues are: uvision5 as K22F doesnt seem to be supported with uvision4. gcc_arm and kds - build but blinky led color doesnt behave correctly. Haven't debugged much. python project.py -m K22F -p 25 -i kds [uvision] [gcc_arm] to pick back up.
|
2014-09-19 18:46:22 -05:00 |