Go to file
Aaron Giles 10f5966ea5 Split implementation for legacy devices into a separate macro. Updated all
devices to use this macro in their .c file. This greatly reduces the amount
of work the linker has to do to combine all the instances, and reduces the
final binary size when building with symbols. Unfortunately, in order to do
it I had to switch back to macros from templates, but I can live with that
for legacy devices.
2010-06-11 20:37:50 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Split implementation for legacy devices into a separate macro. Updated all 2010-06-11 20:37:50 +00:00
.gitattributes WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
makefile documentation: -march option core2 is in gcc since 4.3 2010-05-13 18:12:53 +00:00