1 Commits (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

Autor SHA1 Nachricht Datum
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) vor 4 Jahren
  Scott Lahteine bfad23d3e2 (c) 2020 vor 4 Jahren
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument vor 4 Jahren
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) vor 4 Jahren
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) vor 4 Jahren
  Scott Lahteine 0feeef2604 Update copyright in headers vor 5 Jahren
  Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace vor 5 Jahren
  AnoNymous 001f26b642 Template struct simplification for serial (#11990) vor 5 Jahren
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) vor 5 Jahren
  Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) vor 5 Jahren
  etagle 99af086cea Add hidden Serial overflow debug options vor 6 Jahren
  etagle d90e8fcad9 Fix XON/XOFF implementation vor 6 Jahren
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) vor 6 Jahren
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) vor 6 Jahren
  Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) vor 6 Jahren
  Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) vor 6 Jahren
  etagle 33a6fc70e4 Adding USB MSD implementation to the HAL: Now, when you plug the Native USB port of the Arduino DUE to your PC, it will be detected as a composite USB device: One of the devices is a USB CDC (Serial port over USB) with native USB handshake (no more overflows!!) (set SERIAL_PORT to -1 to use it as main serial port) and also, a MSD (USB Mass Storage Device) will be detected, and the SD card present on the socket will be reflected as a Removable disk on your PC) vor 6 Jahren
  Scott Lahteine fc9ee1a4de Fix up serial sanity check vor 6 Jahren
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static vor 6 Jahren
  Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115 vor 6 Jahren
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation vor 6 Jahren