5 Комити (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

Аутор SHA1 Порука Датум
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) пре 3 година
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) пре 4 година
  ellensp cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245) пре 4 година
  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 година
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED пре 4 година
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument пре 4 година
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) пре 4 година
  Marcio Teixeira 16409eb233 Suppress more UNUSED warnings (#14466) пре 4 година
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) пре 5 година
  Scott Lahteine 833c2e54a1 Add an empty flushTX to MarlinSerialUSB_Due пре 5 година
  Scott Lahteine 0feeef2604 Update copyright in headers пре 5 година
  Scott Lahteine 7a04eb3a8b Fix some comment formatting пре 5 година
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) пре 5 година
  etagle 1b225a2809 DUE: Emergency parser for the USB CDC пре 6 година
  etagle 404fc94705 DUE USB CDC: Do not send any character if no program on the PC is listening to them. This avoids Marlin waiting until the user actually opens a program that is able to consume the output of Marlin пре 6 година
  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) пре 6 година