sago35
|
215dd3f0be
|
machine/usb/hid: rename Handler() to TxHandler()
|
2023-08-04 09:43:53 +02:00 |
|
sago35
|
c51f5cea0b
|
machine/usb/hid: add RxHandler interface
|
2023-08-04 09:43:53 +02:00 |
|
sago35
|
d28b58e4dd
|
machine/usb/hid/mouse: add support for mouse back and forward
|
2023-04-28 17:41:00 +02:00 |
|
sago35
|
5f3534fe72
|
machine/usb: change to not send before endpoint initialization
|
2023-01-08 08:44:27 +01:00 |
|
deadprogram
|
d56c9f5533
|
machine/usb: add back New() with deprecation comment to use Port() instead
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-10-17 14:46:18 +02:00 |
|
deadprogram
|
3d7f24e26c
|
machine/usb: rename 'New()' to 'Port()' to have the API better match the singleton that is actually being returned
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-10-17 14:46:18 +02:00 |
|
deadprogram
|
5fdb894760
|
usb: rename callback to handler to keep consistent
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2022-07-13 12:11:21 +02:00 |
|
sago35
|
d434058aef
|
samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc (#2972)
* samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc
|
2022-07-10 11:33:52 +02:00 |
|
sago35
|
76bba13963
|
usbhid: add support for mouse buttons (#2900)
* usbhid: add support for mouse buttons
|
2022-06-11 16:11:04 +02:00 |
|
sago35
|
1b2e764835
|
samd21,samd51,nrf52840: add support for USBHID (keyboard / mouse)
|
2022-06-11 09:44:09 +02:00 |
|