| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
this works with android, for bypassing that absmouse does not support android.
note that, to hide cursor on android for every touch signal, find cursor option in android settings menu.
references:
1. https://stackoverflow.com/questions/28536602/hid-digitizer-descriptor-doesnt-perform-well-with-landscape-orientation
2. https://github.com/jonathanedgecombe/absmouse/blob/master/src/AbsMouse.cpp
|
|
|
|
|
|
Add ra8m1_ek
|
|
Adding HID Usage Table Physical Input Device Page (0x0F)
|
|
|
|
|
|
|
|
|
|
feat(uvc): support format frame based
|
|
|
|
hcd_int_handler isn't found otherwise.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
fix(dcd_dwc2): Fix EP IN counters assignment and usage
|
|
|
|
|
|
|
|
Rp2040 - ISO API to make Audio work / Merge to master
|
|
|
|
|
|
|
|
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TUH_EPBUF_DEF
|
|
|
|
|
|
|
|
use edpt_claim() to prevent race condition
|
|
|
|
|
|
|