| 6 |
removed in a future version. Use __attribute__((interrupt)) |
removed in a future version. Use __attribute__((interrupt)) |
| 7 |
explicitly if this functionality is really needed. |
explicitly if this functionality is really needed. |
| 8 |
|
|
| 9 |
|
- A new set of interrupt vector names has been added, closely |
| 10 |
|
matching the names given in the datasheet, and more compatible to |
| 11 |
|
other compilers available for the AVR platform. The table of |
| 12 |
|
interrupt vector names in the documentation is now automatically |
| 13 |
|
generated, and explicitly mentions the MCU type for each vector |
| 14 |
|
name. |
| 15 |
|
|
| 16 |
- The standard IO facilities API has been enhanced |
- The standard IO facilities API has been enhanced |
| 17 |
|
|
| 18 |
. The backend functions put and get that are passed to fdevopen() |
. The backend functions put and get that are passed to fdevopen() |