Skip to content

Upstream synchronization #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 171 commits into from
Apr 11, 2025
Merged

Upstream synchronization #52

merged 171 commits into from
Apr 11, 2025

Conversation

roma-jam
Copy link
Collaborator

@roma-jam roma-jam commented Jan 28, 2025

Requirements

Keep the Release branch in sync with upstream.

Description

Important changes/fixes:

  • No relevant changes for us so far.

Limitations

N/A

Breaking change

No breaking changes

Checklist

  • Pull Request name has appropriate format (for example: "fix(dcd_dwc2): Resolved address selection when several phy are present")
  • Optional: README.md updated
  • CI passing

Related issues

rppicomidi and others added 30 commits November 13, 2022 14:29
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
rppicomidi and others added 24 commits March 21, 2025 07:14
Fix hathach#3033: Increase array bounds and test for overflow
…figuration_cb() callback

host: support device with multiple configurations
add tx_overwritabe_if_not_connected for cdc driver configure
implement hcd_edpt_close() for pio-usb and max3421e, also move max3421e api into its own header.
…64. Update imxrt configtool forr some board to get uart pin init.
feat(host) add endpoint close API and feat(HIL) improvement
fix(hcd) hcd_edpt_open() return true if endpoint is already opened.
dwc2/host: clear SOF flag in handle_sof_irq()
While there is a define for the port, the clock enable is hardcoded for
GPIOA, so setting a different port than GPIOA doesn't work. This fixes
it by adding a define for enabling the port clock.

It also adds a define for the pin mode, because not all boards have the
LED connected in a way that open drain works with it.
Allow different port and mode for LED on ch32v boards
@roma-jam roma-jam modified the milestones: v0.18.0.2, v0.18.0.3 Apr 11, 2025
@roma-jam roma-jam merged commit 2fb4139 into release/v0.18 Apr 11, 2025
92 checks passed
@roma-jam roma-jam deleted the sync/upstream branch April 11, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.