Den 12-01-2011 10:34, Florian Klaempfl skrev:
Am 12.01.2011 06:29, schrieb Jeppe Johansen:
What do you think about this proposal?
Is the current solution of using procedure variables so bad? Or what
does it lack?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
I just think it's more elegant :)

Especially on Cortex M3 devices where you usually have over 40 IRQ vector entries(84 for stm32f103). It might seem like a little much work when it's only 5 pointers. But the space required quickly grows when you also calculate the cost for initialization into it, which the new solution doesn't require
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to