2 Revize (d1e20eb29f15c0dc4faa21769251709c455d18b8)

Autor SHA1 Zpráva Datum
  Scott Lahteine d1e20eb29f Update links, README, contributing, etc. před 3 roky
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) před 4 roky
  Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg (#15380) před 4 roky
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument před 4 roky
  Scott Lahteine 93adb7e944 Some comment patches před 4 roky
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) před 6 roky
  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 před 6 roky
  Scott Lahteine 1c41de16d4 Trailing whitespace clean před 6 roky
  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) před 6 roky