Added HID class bootloader, compatible with a modified version of the command line...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 9 Feb 2011 21:34:00 +0000 (21:34 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 9 Feb 2011 21:34:00 +0000 (21:34 +0000)
commitcae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb
tree70c6ff1ac26daee3afb8742cb1c2b4c05c460c01
parent5430e1973ce21f4bc558257855a06baf6a28217c
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
16 files changed:
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/HID/BootloaderHID.c [new file with mode: 0644]
Bootloaders/HID/BootloaderHID.h [new file with mode: 0644]
Bootloaders/HID/BootloaderHID.txt [new file with mode: 0644]
Bootloaders/HID/Descriptors.c [new file with mode: 0644]
Bootloaders/HID/Descriptors.h [new file with mode: 0644]
Bootloaders/HID/Doxygen.conf [new file with mode: 0644]
Bootloaders/HID/HostLoaderApp/Makefile [new file with mode: 0644]
Bootloaders/HID/HostLoaderApp/Makefile.bsd [new file with mode: 0644]
Bootloaders/HID/HostLoaderApp/gpl3.txt [new file with mode: 0644]
Bootloaders/HID/HostLoaderApp/teensy_loader_cli.c [new file with mode: 0644]
Bootloaders/HID/makefile [new file with mode: 0644]
Bootloaders/makefile
LUFA.pnproj
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/VIDAndPIDValues.txt