| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update doc, bump up release 0.18.0
|
|
revert OPT_MCU_RAXXX value back to 1403
|
|
|
|
|
|
|
|
|
|
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
|
|
RT1170 enhancements
|
|
|
|
|
|
Add ra8m1_ek
|
|
|
|
|
|
|
|
always reserve 0x100 for option setting in linker to prevent possible bricked mcu
|
|
Adding HID Usage Table Physical Input Device Page (0x0F)
|
|
|
|
|
|
missing configuration or clock setup
|
|
|
|
|
|
|
|
byte for ROM registers to work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skip iar build with forked pr
|
|
|
|
fix correct DWC2_EP_COUNT
|
|
|
|
|
|
|
|
correct clock setting for h563 nucleo
|
|
feat(uvc): support format frame based
|
|
|
|
|
|
* try to run arm-iar with circleci with new token
* limit iar ci parallel build to 4 for medium+ and 6 for large
* add hil-hfp to compile and test with IAR
|
|
Disable DWC HCD interrupt with MAX3421
|
|
hcd_int_handler isn't found otherwise.
|
|
Signed-off-by: HiFiPhile <[email protected]>
|