Skip to content

drivers: spi: esp32: Fix NULL buffers condition #90684

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

raffarost
Copy link
Collaborator

Fix condition in which both TX and RX buffers are NULL inside spi_buf_set structures.

Fix condition in which both TX and RX buffers are NULL inside
spi_buf_set structures.

Signed-off-by: Raffael Rostagno <[email protected]>
Copy link

@kartben kartben merged commit 3780f9d into zephyrproject-rtos:main May 29, 2025
27 checks passed
@raffarost raffarost deleted the fix/spi_null_buff branch May 29, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPI SPI bus platform: ESP32 Espressif ESP32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants