Scott Lahteine
|
5b9f3bd4b1
|
🧑💻 Remove extraneous 'inline' hints
|
2022-01-09 04:33:17 -06:00 |
|
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
ellensp
|
9fa9eebe51
|
Support a third serial port (#21784)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
a468701511
|
Cleanup, hex formatting
|
2021-05-05 07:34:39 -05:00 |
|
ellensp
|
62f992af23
|
Followup to "no status for serial::write" (#21577)
|
2021-04-10 15:35:45 -05:00 |
|
X-Ryl669
|
139c149486
|
Flags for MarlinSerial instance features (#21318)
|
2021-03-29 21:36:01 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
X-Ryl669
|
55c31fbe9a
|
Distinguish serial index from mask (#21287)
|
2021-03-09 03:20:37 -06:00 |
|
Victor Oliveira
|
1b9ff68f8c
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-08 01:11: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 |
|
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
|
c74f972627
|
LVGL UI G-code console (#20755)
|
2021-01-31 18:18:39 -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 |
|