qmk_firmware/Demos/Device/ClassDriver
Dean Camera 4a13a5484a Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec).
Removed string Attributes from the Service Discovery Protocol code to minimise the potential points of failure while the base code is being debugged.
2010-05-25 06:14:37 +00:00
..
AudioInput Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
AudioOutput Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
DualVirtualSerial Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
GenericHID Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Joystick Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Keyboard Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
KeyboardMouse Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MIDI Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MassStorage Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MassStorageKeyboard Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
Mouse Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
RNDISEthernet Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec). 2010-05-25 06:14:37 +00:00
VirtualSerial Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
VirtualSerialMouse Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00