1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-04 15:24:12 +01:00
Arduino/hardware/arduino/avr/libraries/HID
NicoHood 0f9f63f2a5 [PUSB] Made getDescriptor() and setup() more flexible
Alternatively we can only pass the wIndex to getDescriptor but I suggest to just pass the pointer aka reference of the whole setup.
In guess (havent tested this) that this results in more or less the code size but its a) idential with the other functions and b) we late have more flexibility here.
The Code got a quick SerialKeyboard.ino test
2015-10-07 19:02:40 +02:00
..
HID.cpp [PUSB] Made getDescriptor() and setup() more flexible 2015-10-07 19:02:40 +02:00
HID.h [PUSB] Made getDescriptor() and setup() more flexible 2015-10-07 19:02:40 +02:00
keywords.txt rework HID-based libraries and add Due fallback 2015-07-16 13:13:53 +02:00
library.properties Added categories to libraries 2015-09-18 11:01:08 +02:00