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

[TWI] remove clock-stretching enable flag #209

Merged
merged 5 commits into from
Nov 18, 2021
Merged

[TWI] remove clock-stretching enable flag #209

merged 5 commits into from
Nov 18, 2021

Conversation

stnolting
Copy link
Owner

This PR removes the TWI_CTRL_CKSTEN flag (bit 7) from the TWI control register. Clock stretching is now always enabled and bit 7 of the control register is hardwired to zero.

@stnolting stnolting added the HW hardware-related label Nov 18, 2021
@stnolting stnolting self-assigned this Nov 18, 2021
@stnolting stnolting merged commit 2aed6dc into master Nov 18, 2021
@stnolting stnolting deleted the twi_rm_cksten branch November 18, 2021 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant