Find a file
2011-04-18 10:11:59 -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
max3421e.h next big change 2011-04-15 23:24:10 -06:00
max_LCD.cpp LCD support added 2011-04-17 21:39:24 -06:00
max_LCD.h LCD support added 2011-04-17 21:39:24 -06:00
README first commit 2011-01-18 23:27:20 -07:00
Usb.cpp next big change 2011-04-15 23:24:10 -06:00
Usb.h Apr.11 updates 2011-04-18 10:11:59 -06:00
usb_ch9.h avrpins with mega1280/2560 support 2011-03-01 11:26:31 -07:00
usbhost.h Apr.11 updates 2011-04-18 10:11:59 -06:00
usbhub.cpp next big change 2011-04-15 23:24:10 -06:00
usbhub.h next big change 2011-04-15 23:24:10 -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