Skip to content
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

Update EC commit, multiple bugfixes #16

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

jesultra
Copy link
Collaborator

HyperDebug was prone to dropping serial data if the USB host failed to issue IN transactions for just a few milliseconds, if the OT chip was producing characters at maximum speed.

Also, overflow during GPIO monitoring could put HyperDebug into a state in which subsequent GPIO monitoring operations would silently fail to capture edges.

HyperDebug was prone to dropping serial data if the USB host failed to
issue IN transactions for just a few milliseconds, if the OT chip was
producing characters at maximum speed.

Also, overflow during GPIO monitoring could put HyperDebug into a state
in which subsequent GPIO monitoring operations would silently fail to
capture edges.

Signed-off-by: Jes B. Klinke <[email protected]>
@jesultra jesultra merged commit 6c310a8 into lowRISC:main Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant