21 Commits (437cc484707cba8f8da5898bf7274e2254989cbe)

Author SHA1 Message Date
  Scott Lahteine 44eff9a233 ♻️ Refactor HAL as singleton (#23357) 2 years ago
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 2 years ago
  ellensp 02405add76
Support a third serial port (#21784) 3 years ago
  Scott Lahteine be6fbc76a1 Serial and pins debug cleanup 3 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 90d364fc37
Revert at90usb1286 conditional (#19733) 3 years ago
  Jason Smith 45731bd022
Fix at90usb1286 build (#19687) 3 years ago
  Scott Lahteine 7ce91c5ffe Sanity check old serial names 3 years ago
  Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 3 years ago
  Scott Lahteine 4b928b2da8 HAL and serial cleanup 3 years ago
  Marco Burato 6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI (#18903) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 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) 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 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) 5 years ago
  Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 5 years ago
  AnoNymous 001f26b642 Template struct simplification for serial (#11990) 5 years ago
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5 years ago
  Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 5 years ago
  etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
  etagle d90e8fcad9 Fix XON/XOFF implementation 6 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
  Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6 years ago
  Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) 6 years ago
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 6 years ago
  Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 6 years ago
  Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 6 years ago
  Scott Lahteine fd128b3c93 Fix some AVR HAL code style 6 years ago
  Scott Lahteine 9fe7f53216 Misc general spacing cleanup 6 years ago
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 6 years ago
  Scott Lahteine 54326fb06a HAL updates 6 years ago
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
  Scott Lahteine de4e19f17e Patch MarlinSerial to match up with 32-bit version 7 years ago