-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
i2c: stm32: dma enhancement #81814
base: main
Are you sure you want to change the base?
i2c: stm32: dma enhancement #81814
Conversation
Hello @sgilbert182, and thank you very much for your first pull request to the Zephyr project! |
Signed-off-by: Simon Gilbert <[email protected]>
Signed-off-by: Simon Gilbert <[email protected]>
Signed-off-by: Simon Gilbert <[email protected]>
Signed-off-by: Simon Gilbert <[email protected]>
Signed-off-by: Simon Gilbert <[email protected]>
1adf73d
to
601d56f
Compare
Add DMA enhancement for stm32 i2c_v2 driver
Fix #34354