SpenceKonde / megaTinyCore

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!
Other
561 stars 146 forks source link

Unified event system library for mega0, tiny0/1/2 and AVR-Dx #302

Closed SpenceKonde closed 3 years ago

SpenceKonde commented 3 years ago

See https://github.com/SpenceKonde/DxCore/issues/52

I need to port this to the tinyAVR 0/1-series parts.

This, as well as #208 would complete series of "modern" peripherals, bringing them all to the "big three" families of modern AVR devices; I think due to the tightly constrained pin selection on the low-pincount parts, this could have a particularly favorable return on investiment.

SpenceKonde commented 3 years ago

Deferred to 2.4.0

SpenceKonde commented 3 years ago

This is in now. I had to do something involving events on these parts