2 Commits (3b88927356e0ccf508478c62d5a38d42f05f0ae4)

Author SHA1 Message Date
Sergey 3b88927356 2.0.8 update 3 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 5e5045c4ee Touch UI finishing touches 5 years ago
Marcio Teixeira 5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
Marcio Teixeira 16409eb233 Suppress more UNUSED warnings (#14466) 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine ce563d7c2e Various general cleanups 5 years ago
InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 6 years ago
Scott Lahteine 1bf2b1e475 Use serial macro in sd_mmc_spi_mem.cpp for Due 6 years ago
Scott Lahteine 6a043eee55 Various updates for TMC support 6 years ago
teemuatlut a8c446c3bc [2.0.x]DUE: Fix includes for SDSUPPORT (#9112) 6 years ago
Bob-the-Kuhn e5b71af8c9 snapshot 6 years ago
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) 7 years ago