28 コミット (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine f2ba0a5ae7 Tweak some formatting 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  revilor 6a57d0b381 Prusa MMU2 (#12967) 5年前
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 5年前
  AnoNymous 001f26b642 Template struct simplification for serial (#11990) 5年前
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5年前
  Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 5年前
  Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) 6年前
  etagle 99af086cea Add hidden Serial overflow debug options 6年前
  etagle d90e8fcad9 Fix XON/XOFF implementation 6年前
  Giuliano c9d1a620d4 [2.0.x] fix indentations (#10934) 6年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6年前
  Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 6年前
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6年前
  Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6年前
  Scott Lahteine 7d6c009104 Add thermistor 15 tuned for JGAurora A5 6年前
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 6年前
  etagle c9bbef6380 Cosmetic fix for HAL_AVR/MarlinSerial.cpp 6年前
  GMagician 546f02c6f4 [2.0.x] Addressing #7896 6年前
  GMagician eb96d37da0 Serial double echo fix 6年前
  Scott Lahteine 9fe7f53216 Misc general spacing cleanup 6年前
  Scott Lahteine 7258218f89 Fix xon_xoff_state initialization 6年前
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 6年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6年前
  Scott Lahteine 54326fb06a HAL updates 6年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7年前
  Scott Lahteine 57a51fd5db Tweak some else clauses 7年前
  Scott Lahteine de4e19f17e Patch MarlinSerial to match up with 32-bit version 7年前
  Scott Lahteine eaa66f3c46 Indent MarlinSerial code 7年前
  Scott Lahteine cd882b88db #if defined => #ifdef / PIN_EXISTS 7年前
  Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop 7年前
  Scott Lahteine c5fa70809b Implement M0/M1 for EMERGENCY_PARSER 7年前
  AnHardt 7e36b76af2 Repair MarlinSerial with TX-buffer 7年前
  Scott Lahteine 14395a1a96 Optimize, reduce size of MarlinSerial 7年前
  Scott Lahteine 1a558ef486 Tweak MarlinSerial precursor 7年前
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 7年前
  Scott Lahteine 83d341c394 Make Conditionals.h a catch-all for old configs 7年前
  João Brázio 3ebad4e020 Moves all global enums to a central file 7年前
  esenapaj 58177a1602 Suppress warnings 8年前
  Scott Lahteine 51c9c3fe2c Indentation in MarlinSerial.cpp 8年前
  AnHardt 4b44a23a36 Add TX-buffer for MarlinSerial 8年前
  Scott Lahteine bd5a825b8b Wait for end of line before invoking action 8年前
  Scott Lahteine ea47803ae2 Simplify emergency parser (only parse initial command) 8年前
  Scott Lahteine 834ad14c8d Add quickstop_stepper to update current position with stepper.quick_stop() 8年前
  AnHardt a129078927 Add an emergency-command parser to MarlinSerial (supporting M108) 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Lukas Abfalterer 83795d3e63 deleted double used comments 8年前
  Scott Lahteine e4945b30d2 sbi and cbi are deprecated 8年前