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

fix(spi): ensure spi_t structure properly init #2549

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Nov 4, 2024

Fixes #2543

SPIClass constructor was factorized.

@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Nov 4, 2024
@fpistm fpistm added this to the 2.9.0 milestone Nov 4, 2024
@fpistm fpistm merged commit 417cb4f into stm32duino:main Nov 5, 2024
24 checks passed
@fpistm fpistm deleted the spi_init branch November 5, 2024 08:25
fpistm added a commit that referenced this pull request Nov 8, 2024
introduced with #2549

Signed-off-by: Frederic Pillon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

SPIClass::_spi::Init is uninitialised
1 participant