4 Commits (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

Author SHA1 Message Date
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 4 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  George Fu e593da1c23 Update and fix DGUS (#16317) 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 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 d015f746cc
Fix some compile warnings (#12220) 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
  Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) 6 years ago
  etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
  etagle d90e8fcad9 Fix XON/XOFF implementation 6 years ago
  Giuliano c9d1a620d4 [2.0.x] fix indentations (#10934) 6 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
  Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 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
  Scott Lahteine 7d6c009104 Add thermistor 15 tuned for JGAurora A5 6 years ago
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 6 years ago
  etagle c9bbef6380 Cosmetic fix for HAL_AVR/MarlinSerial.cpp 6 years ago
  GMagician 546f02c6f4 [2.0.x] Addressing #7896 6 years ago
  GMagician eb96d37da0 Serial double echo fix 6 years ago
  Scott Lahteine 9fe7f53216 Misc general spacing cleanup 6 years ago
  Scott Lahteine 7258218f89 Fix xon_xoff_state initialization 6 years ago
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 6 years ago
  Dave Johnson f58ba3a64e Improve AVR arch detection 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 57a51fd5db Tweak some else clauses 7 years ago
  Scott Lahteine de4e19f17e Patch MarlinSerial to match up with 32-bit version 7 years ago
  Scott Lahteine eaa66f3c46 Indent MarlinSerial code 7 years ago
  Scott Lahteine cd882b88db #if defined => #ifdef / PIN_EXISTS 7 years ago
  Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop 7 years ago
  Scott Lahteine c5fa70809b Implement M0/M1 for EMERGENCY_PARSER 7 years ago
  AnHardt 7e36b76af2 Repair MarlinSerial with TX-buffer 7 years ago
  Scott Lahteine 14395a1a96 Optimize, reduce size of MarlinSerial 7 years ago
  Scott Lahteine 1a558ef486 Tweak MarlinSerial precursor 7 years ago
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 7 years ago
  Scott Lahteine 83d341c394 Make Conditionals.h a catch-all for old configs 7 years ago
  João Brázio 3ebad4e020 Moves all global enums to a central file 7 years ago
  esenapaj 58177a1602 Suppress warnings 8 years ago
  Scott Lahteine 51c9c3fe2c Indentation in MarlinSerial.cpp 7 years ago
  AnHardt 4b44a23a36 Add TX-buffer for MarlinSerial 7 years ago