2 コミット (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4年前
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4年前
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4年前
  Scott Lahteine 0feeef2604 Update copyright in headers 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年前
  etagle 99af086cea Add hidden Serial overflow debug options 6年前
  etagle d90e8fcad9 Fix XON/XOFF implementation 6年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6年前
  etagle 0566badcef Add memory barrier, optimal interrupt on-off 6年前
  Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 6年前
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6年前
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6年前
  Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6年前
  Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 6年前
  Scott Lahteine c613a1ed38 Fix indentation, stepper.h dependency, etc. 6年前
  teemuatlut f011a32771 Board definitions for Ultratronics Pro v1.0 6年前
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation 6年前