| 176 |
# include <avr/iom1280.h> |
# include <avr/iom1280.h> |
| 177 |
#elif defined (__AVR_ATmega1281__) |
#elif defined (__AVR_ATmega1281__) |
| 178 |
# include <avr/iom1281.h> |
# include <avr/iom1281.h> |
| 179 |
|
#elif defined (__AVR_AT90CAN32__) |
| 180 |
|
# include <avr/iocan32.h> |
| 181 |
|
#elif defined (__AVR_AT90CAN64__) |
| 182 |
|
# include <avr/iocan64.h> |
| 183 |
#elif defined (__AVR_AT90CAN128__) |
#elif defined (__AVR_AT90CAN128__) |
| 184 |
# include <avr/iocan128.h> |
# include <avr/iocan128.h> |
| 185 |
#elif defined (__AVR_ATmega64__) |
#elif defined (__AVR_ATmega64__) |