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 the package_*_index.json process to support multiple versions #97

Open phillipjohnston opened 2 years ago

phillipjohnston commented 2 years ago

Originating in discussion in #64:

Currently, the BM file will have only the last release which I think will work but create a "weird" user experience with the board manager utility in the IDE:

I'll reorganize it to support multiple versions, I agree that is desired.

Looking here, need to have the automated update process insert multiple version details into the primary payload rather than regenerating the entire file each time: https://adafruit.github.io/arduino-board-index/package_adafruit_index.json