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

boards/arm/stm32[f7|l4]: fix SPI chip select GPIO access #5697

Merged
merged 1 commit into from Mar 9, 2022

Conversation

pkarashchenko
Copy link
Contributor

Summary

Out of bound array access happen for some of STM32 based boards during SPI chip select operation.

Impact

SMT32 based boards that use SPI.

Testing

Pass CI

Copy link
Contributor

@davids5 davids5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pkarashchenko pkarashchenko marked this pull request as draft March 8, 2022 23:07
@pkarashchenko pkarashchenko marked this pull request as ready for review March 8, 2022 23:28
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 700e091 into apache:master Mar 9, 2022
@jerpelea jerpelea added this to To-Add in Release Notes - 10.3.0 Mar 15, 2022
@jerpelea jerpelea moved this from To-Add to Minor in Release Notes - 10.3.0 Mar 17, 2022
@pkarashchenko pkarashchenko deleted the bugfix/stm32_spi branch March 21, 2022 20:16
@jerpelea jerpelea moved this from Minor to added in Release Notes - 10.3.0 Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants