Update CDC driver INF files so that they should work even on systems without usbser...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 7 Jul 2012 13:43:15 +0000 (13:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 7 Jul 2012 13:43:15 +0000 (13:43 +0000)
commit10944d9ddf80235bcc38cd9548e82604d5b72bb4
tree76de0cc7855184cf94778ab2badca754812e7b2d
parent8881e5a52df7b5800eb1bb4a509b0baa89e42ff3
Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637).
Bootloaders/CDC/LUFA CDC Bootloader.inf
Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualVirtualSerial.inf
Demos/Device/ClassDriver/VirtualSerial/LUFA VirtualSerial.inf
Demos/Device/ClassDriver/VirtualSerialMassStorage/LUFA VirtualSerialMassStorage.inf
Demos/Device/ClassDriver/VirtualSerialMouse/LUFA VirtualSerialMouse.inf
Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf
Demos/Device/LowLevel/VirtualSerial/LUFA VirtualSerial.inf
Projects/Benito/Benito Programmer.inf
Projects/LEDNotifier/LUFA LED Notifier.inf
Projects/USBtoSerial/LUFA USBtoSerial.inf
Projects/XPLAINBridge/LUFA XPLAIN Bridge.inf