Posted Nov 11, 2010 12:16 UTC (Thu) by etienne (subscriber, #25256)
[Link]
Well, I do not see the problem of having:
serial_irq = 3;
network_irq = 4;
in the linker microcontroller-dependant-file,
and you can include explicit data in this file too: http://sourceware.org/binutils/docs-2.20/ld/Output-Sectio...
You could even include binary blob if that is your aim.