stefanrueger / urboot

Small AVR bootloader using urprotocol
GNU General Public License v3.0
55 stars 8 forks source link

Seperate out the big collection of bootloader hex file into a seperate repo #17

Closed mcuee closed 1 year ago

mcuee commented 1 year ago

This may be a personal taste but I feel that it will be better to seperate the big collection of hex files in the following directory into a seperate repo, say urboot_bin. https://github.com/stefanrueger/urboot/tree/main/bootloaders

mcuee commented 1 year ago

Related discussions:

stefanrueger commented 1 year ago

Yes, that's a matter of taste; I don't think this is a priority

mcuee commented 1 year ago

In this case, I will close the issue.

stefanrueger commented 1 year ago

I had a change of heart and moved the bootloaders into a different repo urboot.hex

mcuee commented 1 year ago

I had a change of heart and moved the bootloaders into a different repo urboot.hex

Wonderful!

stefanrueger commented 1 year ago

The reason was that git status was getting a bit slow. Now, I am likely to squash merge this repo, so that less than 0.6 GB get cloned :open_mouth: (erasing all the previously published bootloaders from the git history)