This website requires JavaScript.
Explore
Help
Sign In
MPCNC
/
Firmware2
Watch
1
Star
0
Fork
0
You've already forked Firmware2
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
9,404
Commits
1
Branch
0
Tags
129
MiB
1746a7352e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Bob-the-Kuhn
e5b71af8c9
snapshot
...
found a few more nasties
2018-01-03 10:41:23 -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