qmk_firmware/Bootloaders/CDC
Dean Camera 253deb996f Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor.
Further documentation improvements - removed file view from the main library documentation, replaced file references in the documentation with group references.
2009-05-04 12:55:00 +00:00
..
BootloaderCDC.aps Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
BootloaderCDC.c Fixed Endpoint_Write_Control_* functions writing more data than expected by the host, causing it to panic (thanks to Johannes Raschke). 2009-05-02 13:05:25 +00:00
BootloaderCDC.h Fixed Endpoint_Write_Control_* functions writing more data than expected by the host, causing it to panic (thanks to Johannes Raschke). 2009-05-02 13:05:25 +00:00
BootloaderCDC.txt Added preprocessor checks and documentation to the bootloaders giving information about missing SIGNATURE_x defines due to outdated avr-libc versions. 2009-04-07 04:19:57 +00:00
Descriptors.c Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00
Descriptors.h Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
LUFA CDC Bootloader.inf Moved all source to the trunk directory. 2009-02-23 07:08:15 +00:00
makefile Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 2009-05-04 12:55:00 +00:00