ellensp
|
9fa9eebe51
|
Support a third serial port (#21784)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
4518506559
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
db90a180c2
|
Cleanup, hex formatting, includes
|
2021-05-15 15:05:52 -05:00 |
|
Ramiro Polla
|
8048d1411f
|
Drop return value from Serial::write() (#21567)
|
2021-04-08 21:05:31 -05: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
|
c74f972627
|
LVGL UI G-code console (#20755)
|
2021-01-31 18:18:39 -06:00 |
|
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
2021-01-28 02:02:06 -06:00 |
|
Jason Smith
|
90d364fc37
|
Revert at90usb1286 conditional (#19733)
|
2020-10-14 13:48:46 -05:00 |
|
Jason Smith
|
45731bd022
|
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-11 18:13:01 -05:00 |
|
Jason Smith
|
da6c8317a7
|
Fix and improve STM32F1 serial (#19464)
|
2020-09-24 20:28:48 -05:00 |
|
Scott Lahteine
|
4b928b2da8
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
2020-09-23 19:45:33 -05:00 |
|
Marco Burato
|
6bcfb58cd4
|
More Anycubic + Trigorilla mappings, ExtUI (#18903)
|
2020-08-06 05:38:18 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
2020-05-11 19:22:41 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|