12 Commits (77f48d2bad99c713fecf0ca54933eec960f5891f)

Author SHA1 Message Date
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
X-Ryl669 1e5995335c LVGL UI G-code console (#20755) 4 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 4 years ago
Jason Smith 6a5799fc7d Revert at90usb1286 conditional (#19733) 5 years ago
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 5 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 5 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 5 years ago
Marco Burato f4894b7140 More Anycubic + Trigorilla mappings, ExtUI (#18903) 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine f2ba0a5ae7 Tweak some formatting 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
revilor 6a57d0b381 Prusa MMU2 (#12967) 6 years ago
Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 7 years ago
AnoNymous 001f26b642 Template struct simplification for serial (#11990) 7 years ago
Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 7 years ago
Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 7 years ago
Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) 7 years ago
etagle 99af086cea Add hidden Serial overflow debug options 7 years ago
etagle d90e8fcad9 Fix XON/XOFF implementation 7 years ago
Giuliano c9d1a620d4 [2.0.x] fix indentations (#10934) 7 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 7 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 7 years ago
Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 7 years ago
Scott Lahteine 7d6c009104 Add thermistor 15 tuned for JGAurora A5 7 years ago
Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7 years ago
etagle c9bbef6380 Cosmetic fix for HAL_AVR/MarlinSerial.cpp 8 years ago
GMagician 546f02c6f4 [2.0.x] Addressing #7896 8 years ago
GMagician eb96d37da0 Serial double echo fix 8 years ago
Scott Lahteine 9fe7f53216 Misc general spacing cleanup 8 years ago
Scott Lahteine 7258218f89 Fix xon_xoff_state initialization 8 years ago
Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 8 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 years ago
Scott Lahteine 57a51fd5db Tweak some else clauses 8 years ago
Scott Lahteine de4e19f17e Patch MarlinSerial to match up with 32-bit version 8 years ago
Scott Lahteine eaa66f3c46 Indent MarlinSerial code 8 years ago
Scott Lahteine cd882b88db #if defined => #ifdef / PIN_EXISTS 8 years ago
Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop 9 years ago
Scott Lahteine c5fa70809b Implement M0/M1 for EMERGENCY_PARSER 9 years ago
AnHardt 7e36b76af2 Repair MarlinSerial with TX-buffer 9 years ago