21 Commits (1156557a4747864ce4c6c6f04d8ac80fee0cd9f8)

Author SHA1 Message Date
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 3 years ago
Scott Lahteine 7fb04b3656 MarlinSerial cleanup 3 years ago
Scott Lahteine b6169a957d Fix MarlinSerial typo 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 1e5995335c LVGL UI G-code console (#20755) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Jason Smith 6a5799fc7d Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine affb5e53df Sanity check old serial names 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 4 years ago
Marco Burato f4894b7140 More Anycubic + Trigorilla mappings, ExtUI (#18903) 4 years ago
Ramiro Polla 8048d1411f
Drop return value from Serial::write() (#21567) 3 years ago
Scott Lahteine 604c5dedf4 MarlinSerial cleanup 3 years ago
Scott Lahteine 8532c2b9b6 Fix MarlinSerial typo 3 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 c74f972627
LVGL UI G-code console (#20755) 3 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
Jason Smith 8a5c3782b8 Fix at90usb1286 build (#19687) 4 years ago
Jason Smith 90d364fc37
Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 45731bd022
Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine 7ce91c5ffe Sanity check old serial names 4 years ago
Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup 4 years ago
Marco Burato 6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI (#18903) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Desuuuu fcd1678a17
Actually apply DGUS_[RT]X_BUFFER_SIZE (#17952) 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine f2ba0a5ae7 Tweak some formatting 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
revilor 6a57d0b381 Prusa MMU2 (#12967) 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 6 years ago
AnoNymous 001f26b642 Template struct simplification for serial (#11990) 6 years ago
Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 6 years ago
Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 6 years ago
etagle 99af086cea Add hidden Serial overflow debug options 6 years ago