ArduinoCore-samd icon indicating copy to clipboard operation
ArduinoCore-samd copied to clipboard

Winterrupt.c: swapped lines lead to lost interrupts

Open FerGT50 opened this issue 3 years ago • 1 comments

While investigating about lost steps with rotary encoders, a possible bug was found in Winterrupt.c, leading to lost interrupts.

Sorry, don't know how to to a proper PR yet, please see:

https://github.com/luni64/EncoderTool/issues/2#issuecomment-831365667

It should be a solution for: https://github.com/arduino/ArduinoCore-samd/issues/537

FerGT50 avatar May 03 '21 17:05 FerGT50

See also:

https://github.com/Seeed-Studio/ArduinoCore-samd/commit/9072c656695307520b3eb1a708e1215e42c5e839

FerGT50 avatar May 07 '21 10:05 FerGT50