Replace CDC interface numbers with enums.
authorLászló Monda <laci@monda.hu>
Wed, 9 Oct 2013 22:32:35 +0000 (00:32 +0200)
committerLászló Monda <laci@monda.hu>
Wed, 9 Oct 2013 22:32:35 +0000 (00:32 +0200)
commit352152c66433f1c317cd48529b2746be79fd17f5
tree846d62348b643565eb37c928044dfac40c483740
parentab238601b96e4d804640ccfef5a9bde51995da7f
Replace CDC interface numbers with enums.
25 files changed:
Bootloaders/CDC/Descriptors.c
Bootloaders/HID/Descriptors.c
Bootloaders/Printer/Descriptors.h
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
Demos/Device/ClassDriver/Keyboard/Descriptors.h
Demos/Device/ClassDriver/Keyboard/Keyboard.c
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
Demos/Device/LowLevel/Joystick/Descriptors.c
Demos/Device/LowLevel/Keyboard/Descriptors.c
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
Demos/Device/LowLevel/Mouse/Descriptors.c
Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
Demos/Device/LowLevel/VirtualSerial/Descriptors.c
Projects/Benito/Descriptors.c
Projects/LEDNotifier/Descriptors.c
Projects/SerialToLCD/Descriptors.c
Projects/USBtoSerial/Descriptors.c
Projects/Webserver/Descriptors.c
Projects/XPLAINBridge/USARTDescriptors.c