Go to file
Dimitry Kloper 556954141e AVR: Add support for AVR chips with 24-bit Program Counter register
The main challenge is to change the context switch code to be aware of the
extra byte that is saved on stack during call and intterupt. This relates also
to the task startup and signal handling.
2015-12-29 19:01:06 +02:00
arch AVR: Add support for AVR chips with 24-bit Program Counter register 2015-12-29 19:01:06 +02:00