4 Коммиты (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

Автор SHA1 Сообщение Дата
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 лет назад
  Kajetan Rzepecki 20dc45bca7 Refactor, fix ESP32 WebSocketSerial (#13689) 5 лет назад
  Scott Lahteine 7e58d33a2e Update some headers 5 лет назад
  Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5 лет назад
  Scott Lahteine 833c2e54a1 Add an empty flushTX to MarlinSerialUSB_Due 5 лет назад
  Scott Lahteine 0feeef2604 Update copyright in headers 5 лет назад
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 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 лет назад
  Scott Lahteine 0106c3e476 Style tweak in MarlinSerialUSB_Due.h 6 лет назад
  Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) 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 лет назад
  Scott Lahteine fc9ee1a4de Fix up serial sanity check 6 лет назад
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 6 лет назад
  Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115 6 лет назад
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation 6 лет назад