Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
Scott Lahteine
|
d1b619be52
|
Standardize some hexadecimals
|
2018-05-08 09:19:18 -05:00 |
|
Bob-the-Kuhn
|
67a17446f2
|
Fix DUE incompatible enum type specification (#10017)
|
2018-03-09 02:17:57 -06:00 |
|
Scott Lahteine
|
2057177184
|
Make enums into implicit char
|
2018-03-06 23:39:56 -06:00 |
|
Scott Lahteine
|
1c41de16d4
|
Trailing whitespace clean
|
2018-01-05 10:11:31 -06:00 |
|
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)
|
2017-12-21 02:42:46 -03:00 |
|