Teacup_Firmware/lufa_serial
Ben Jackson 08b516d7f3 Add support for USB serial using the LUFA library.
Configured for at90usb1287 and F_CPU=8000000L this is compatible with
the AT90USBKEY.  Other boards, chips and frequencies require updating
the configuration in lufa_serial/makefile and possibly adding a Board
driver to the LUFA submodule.
2011-03-06 09:18:58 +11:00
..
.gitignore Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
Descriptors.c Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
Descriptors.h Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
LUFA Teacup.inf Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
lufa_serial.c Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
lufa_serial.h Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00
makefile Add support for USB serial using the LUFA library. 2011-03-06 09:18:58 +11:00