You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5590c8ffd0
An undocumented hw bug makes the UART lose chars when RX ISR is disabled, even for a very small amount of time. This happens when RX_BUFFER > 256, and the result is corrupted received commands. Solved by implementing pseudo-atomic operations on 16bit indices. |
7 years ago | |
---|---|---|
.. | ||
lib | 7 years ago | |
src | 7 years ago | |
Configuration.h | 7 years ago | |
Configuration_adv.h | 7 years ago | |
Makefile | 7 years ago | |
Marlin.ino | 7 years ago |