alexforencich / xboot

XBoot Extensible Bootloader
127 stars 70 forks source link

EEPROM byte write should return ACK #5

Closed Tasssadar closed 11 years ago

Tasssadar commented 11 years ago

According to avr109 datasheet (for example here: http://www.gaw.ru/pdf/Atmel/app/avr/avr109.pdf section Protocol) EEPROM byte write command ('D') should return '\r' ACK byte.