I am looking for a boot loader for a new project. TSB looks perfect. Had it up and running in no time on an older board here with a ATmega48pa, which is really more like a tiny as it lacks boot specific stuff.
My challenge is that I need to use this on the brand new ATtiny816 which isn't on the TSB list of supported parts so it won't auto generate the object code. The download package does include the full source for the executable and it doesn't appear too challenging to update. Just wondering if anyone has used TSB with a part not on the official list and what the general process was like.
I suppose I could consider other boot loaders but this hit all the right buttons except for tiny816 support.
Dave