yaMBSiavr
yaMBSiavr copied to clipboard
Compatibility to tinyavr-1
I added support and tested it with attiny816 and attiny1616.
Backwards-compatibility for "old" AVRs shouldn't be affected but wasn't tested (yet)
Hi, thank you for your contribution.
In your commit you have mixed a vast change of formatting with a change of functionality. The formatting certainly leaves room for improvement but for comparing changes this is a nightmare.
Please split the functional and the formatting changes into two separate commits. After checking backwards compatibility I am happy to merge.
Best regards, Max
Here you go. Have to admit that I haven't tested the rework with actual HW.
fixed 2 issues that slipped through and kept it from compiling. Sorry for that. Now tested on hardware with ATtiny1616.