Commit Graph

12 Commits

Author SHA1 Message Date
Jason Smith
e3c294dc9b 🐛 Fix some Simulator on Windows issues (#22516) 2021-08-09 00:27:35 -05:00
Ramiro Polla
8048d1411f
Drop return value from Serial::write() (#21567) 2021-04-08 21:05:31 -05:00
Scott Lahteine
0f23090545 Serial flags followup
Followup to #21318
2021-03-29 22:38:33 -05:00
X-Ryl669
139c149486
Flags for MarlinSerial instance features (#21318) 2021-03-29 21:36:01 -05:00
Scott Lahteine
3b73b115ca Apply pointer formatting 2021-03-29 20:36:37 -05:00
X-Ryl669
55c31fbe9a
Distinguish serial index from mask (#21287) 2021-03-09 03:20:37 -06:00
X-Ryl669
f003e52009
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 01:23:29 -06:00
Scott Lahteine
fd2477923c Minor serial code cleanup 2021-02-12 19:33:19 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
X-Ryl669
27366197f3
Serial refactor followup (#20932) 2021-01-31 17:21:27 -06:00
X-Ryl669
9e004a9496
Optimize serial output code for size (#20911) 2021-01-28 19:59:16 -06:00
X-Ryl669
3f01b222b2
Refactor serial class with templates (#20783) 2021-01-28 02:02:06 -06:00