Hey all - So, I just implemented a new feature. Need some help testing it #922
SpenceKonde
started this conversation in
Future Development Discussion
Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
updated to 2.6.7, adjusted settings to match previous. compiled existing sketch, which compiles fine in 2.6.5, and runs happily on a 1616. Uses "old version" interrupts, and the default PWM pins.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This should be fixed now. It was sliding through CI because CI wasnt able to test many of the options. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's in the github version of the core only.
It adds a new tools sub-menu that lets you select which pins will have PWM on them. Particularly on the 1-series, I would really like to hear from some independent testers that this actually works before it goes into a release.
This is the mTC consolation prize, since the more complicated pin mapping options and more constrained resources preclude an auto-detecting mechanism like DxCore has.
There is a lot more info here: https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/Ref_Timers.md#new-in-367
Beta Was this translation helpful? Give feedback.
All reactions