embeddedartistry / athena-bootloader

An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Update NewEEPROM examples to take into account reduced size #14

Closed phillipjohnston closed 4 years ago

phillipjohnston commented 4 years ago

The full EEPROM space isn't available in the examples due to the offset for Ariadne values. That needs to be highlighted in the examples, which still use the full range.