Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991)
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.
2018-06-10 20:32:20 -05:00
..
2018-06-10 19:28:45 -05:00
2018-05-29 23:41:36 -05:00
2018-06-10 19:28:45 -05:00
2018-06-10 20:32:20 -05:00
2018-06-10 18:22:12 -05:00
2018-05-13 04:52:56 -05:00
2018-06-10 20:11:40 -05:00
2018-06-08 19:53:21 -05:00
2018-06-10 17:45:47 -05:00
2018-06-10 17:45:47 -05:00