Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Patch, SPI.transfer16() #2524

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Patch, SPI.transfer16() #2524

wants to merge 2 commits into from

Conversation

drmcnelson
Copy link

@drmcnelson drmcnelson commented Sep 23, 2024

Implement SPI.transfer16() as a true 16 bit transfer

Implement SPI.transfer16() as a true 16 bit transfer

Signed-off-by: Dr M <drmcnelson@gmail.com>
@uzi18
Copy link

uzi18 commented Sep 23, 2024

Why did you removed defined(STM32U0xx) ?

@fpistm
Copy link
Member

fpistm commented Sep 23, 2024

Why did you removed defined(STM32U0xx) ?

You removed it.

@uzi18
Copy link

uzi18 commented Sep 23, 2024

@fpistm me?

@fpistm
Copy link
Member

fpistm commented Sep 24, 2024

@fpistm me?

Sorry @uzi18 . I thought the comment was written by @drmcnelson 😂

@drmcnelson
Copy link
Author

Actually, I did not remove it either.

It was not in my version of that file. I will make the correction.

Correction,  defined(STM32U0xx)

Signed-off-by: Dr M <drmcnelson@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants