Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Added a bit more information in regards to using SerialUPDI in PlatformIO since i struggled a little getting it to work.
The custom method was inspired by Henry Cheung's blog post, and allows you to use this core's uploader with very little hassle, but i would suggest simply using the serialupdi upload protocol which worked well enough for my purposes.
Added a bit more information in regards to using SerialUPDI in PlatformIO since i struggled a little getting it to work.
The custom method was inspired by Henry Cheung's blog post, and allows you to use this core's uploader with very little hassle, but i would suggest simply using the
serialupdi
upload protocol which worked well enough for my purposes.