Spence Konde (aka Dr. Azzy)

Results 429 comments of Spence Konde (aka Dr. Azzy)

This is screaming "main overridden" to me too? Because this definitely works in the general case.. And nothing works if you override main without replacing the functionality you overrode. (sometimes...

One very important thing to be aware of: On AVR DD and later, the max voltage on reset is 9.0V ABS MAX, and minimum for HV prog mode is 2v...

Moving this to discussion, because it's unclear ifthere's something the core should do differently, so it's not a valid action item for me

fixed, had forgotten to restart the second server after renewing cert for it and rebooting it to make it pick up the recent kernal updates I ran to keep it...

We already provide a facility to support arbitrary renumbering of the serial ports by having a variant file define that, or a tools submenu can redefine it (by adding a...

Does not reproduce anymore. Unclear when this was fixed or what the nature of the issue was ``` #define Serial Serial1 void setup () { Serial.begin(9600); } void loop ()...

This issue has been resolved.

We already have an extension that lets you set this (and the rest of the bits in PINnCTRL) https://github.com/SpenceKonde/megaTinyCore/blob/master/megaavr/extras/Ref_Digital.md#pinconfigure pinConfigure() note that that document is written to cover both mTC...

issue does not have anything to do with the core aside from that ongoing lack of my writing sleeplib, but - much thanks for the bit about the pullup not...

closing this issue, there is already an open issue to create my sleeplib, and the issues are to-do list