alexforencich / xboot

XBoot Extensible Bootloader
125 stars 69 forks source link

ATmega128: Attempt to use poisoned MCUSR #6

Open bminer opened 11 years ago

bminer commented 11 years ago

xboot.c on line 308: avr-gcc complains about the poisoned MCUSR register name. I presume this name has been changed by Atmel?