Code for talking to the MAX3420 USB Device Controller.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 26 Feb 2012 01:11:36 +0000 (01:11 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sun, 26 Feb 2012 01:11:36 +0000 (01:11 +0000)
commitf3480afd0970eb232b17070d8596e5d09aef2c7e
treea6ee301332ab34274aa4c933fd7af68f40615fa1
parent2e3af17125cdd3e5b4c7725dfadd15f4c8145484
Code for talking to the MAX3420 USB Device Controller.
I might make a monitor for this later, but FTDI is cheaper.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1099 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
firmware/Makefile
firmware/apps/usb/maxusb.c [new file with mode: 0644]
firmware/config.mk
firmware/include/maxusb.h [new file with mode: 0644]
firmware/include/spi.h