2 Commits (0ab5bd2ad6e2a5b6d2211d2724e065df45ca50d0)

Autor SHA1 Mensagem Data
  Scott Lahteine 8b637e436c Update links, README, contributing, etc. 3 anos atrás
  Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 3 anos atrás
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
  Eduardo José Tagle bbfbf90797 Fix for DUE - no host support on native USB if SD card not enabled (#10148) 6 anos atrás
  teemuatlut a8c446c3bc [2.0.x]DUE: Fix includes for SDSUPPORT (#9112) 6 anos atrás
  Scott Lahteine 1c41de16d4 Trailing whitespace clean 6 anos atrás
  Bob-the-Kuhn e5b71af8c9 snapshot 6 anos atrás
  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 anos atrás