You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like attiny85 lacks the hardware bootloader support, so making a software-only workaround will be VERY tricky due to the fact that v-usb needs interrupts to function properly.
Unfortunately I don't have an attiny85 around to give it a proper try, but if you are feeling like it I've added an attiny85 test config to devices/ and added some minor modifications so that it would at least compile properly. If you manage to get it running - please send a pull request ;)
is there any attiny85 chip support for this bootloader?
The text was updated successfully, but these errors were encountered: