avrdudes/avrdude

ATtiny11 does not have EEPROM

stefanrueger opened this issue · 0 comments

... but AVRDUDE thinks otherwise:

avrdude -pt11/s | sed -n '/eeprom/,/;/p'
    memory "eeprom"
        size               = 64;

t11