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

Improve Versioning #15

Closed phillipjohnston closed 3 years ago

phillipjohnston commented 4 years ago

Versioning is currently manual and lives in avr/bootloaders/ariadne/src/debug_main.h. We need a better way to version the bootloader.

Perhaps even a version TFTP command?

phillipjohnston commented 3 years ago

Completed in last round of changes made for Kelley.