Find a file
Oleg Mazurov f1802bbc7a hid
2011-06-14 23:05:10 -06:00
.gitignore added .gitignore 2011-04-17 23:33:01 -06:00
address.h Apr.11 updates 2011-04-18 10:11:59 -06:00
avrpins.h next big change 2011-04-15 23:24:10 -06:00
cdcacm.cpp FTDI fixed 2011-06-05 21:22:39 -06:00
cdcacm.h inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
cdcftdi.cpp FTDI fixed 2011-06-05 21:22:39 -06:00
cdcftdi.h FTDI fixed 2011-06-05 21:22:39 -06:00
cdcprolific.cpp inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
cdcprolific.h inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
confdescparser.h FTDI fixed 2011-06-05 21:22:39 -06:00
hid.cpp hid 2011-06-14 23:05:10 -06:00
hid.h hid 2011-06-14 23:05:10 -06:00
masstorage.h FTDI fixed 2011-06-05 21:22:39 -06:00
max3421e.h hid 2011-06-14 23:05:10 -06:00
max_LCD.cpp LCD support added 2011-04-17 21:39:24 -06:00
max_LCD.h inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
README FTDI fixed 2011-06-05 21:22:39 -06:00
Usb.cpp CtrlReq callback bugfix 2011-06-06 07:18:31 -06:00
Usb.h FTDI fixed 2011-06-05 21:22:39 -06:00
usb_ch9.h FTDI fixed 2011-06-05 21:22:39 -06:00
usbhost.h Apr.11 updates 2011-04-18 10:11:59 -06:00
usbhub.cpp inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00
usbhub.h inTransfer with pointer to nbytes 2011-05-18 20:24:13 -06:00

This is Rev.2.0 of MAX3421E-based USB Host Library for Arduino. At the moment, this repo contains current development copy
of the code facilitating developer's exchange. For those not involved in the project, the code in its' current state doesn't bear any value.
In other words, nothing works yet.

The code uses slightly modified Konstantin Chizhov's AVR pin templates, see the original here -> https://github.com/KonstantinChizhov/AvrProjects