Martino Facchin
|
e211f1ea76
|
remove setupUSB weak hook and replace with global constructors
thanks @matthijskooijman
|
2015-07-16 13:13:49 +02:00 |
|
Martino Facchin
|
89928b4e15
|
rework PUSBCallbacks initialization
|
2015-07-16 13:13:39 +02:00 |
|
Martino Facchin
|
f37547e8fd
|
add numInterfaces field to PUSBCallbacks
|
2015-07-16 13:12:15 +02:00 |
|
Martino Facchin
|
8f0a433903
|
export WEAK macro
|
2015-07-16 13:12:15 +02:00 |
|
Martino Facchin
|
4a552055bf
|
remove Mouse and Keyboard from HID module
|
2015-07-16 13:12:14 +02:00 |
|
Martino Facchin
|
f67318a8b1
|
remove useless variables
|
2015-07-16 13:12:14 +02:00 |
|
Martino Facchin
|
2aa2332f88
|
add arduino header to HID library
|
2015-07-16 13:12:14 +02:00 |
|
Martino Facchin
|
018fb96a39
|
move HID to general external library
add pluggableUSB hooks and HID singleton
initialize with HID.begin() in setupUSB()
|
2015-07-16 13:12:14 +02:00 |
|