ptcryan / CPM_Due

Z80 Emulator with CP/M on Arduino Due
GNU General Public License v3.0
21 stars 6 forks source link

Add SerialUSB support #9

Open ptcryan opened 10 years ago

ptcryan commented 10 years ago

Communications with Serial 0 work, but using the native USB port of the Due and DigiX don't. Add that support, and make it configurable.