| 1 |
2005-09-03 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
2005-09-03 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 2 |
|
|
| 3 |
|
* doc/api/interrupts.dox: clarify the interrupt behaviour, more |
| 4 |
|
explanations, add sub-headlines. |
| 5 |
|
* include/avr/signal.h: for the deprecated INTERRUPT() macro, |
| 6 |
|
refer to the general description for the recommended way to get |
| 7 |
|
the desired behaviour. |
| 8 |
|
|
| 9 |
|
2005-09-03 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 10 |
|
|
| 11 |
* include/avr/signal.h: deprecate INTERRUPT(). |
* include/avr/signal.h: deprecate INTERRUPT(). |
| 12 |
* doc/api/interrupts.dox: remove all vestiges of INTERRUPT(). |
* doc/api/interrupts.dox: remove all vestiges of INTERRUPT(). |
| 13 |
|
|