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

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

Commits on Sep 23, 2024

  1. Patch, SPI.transfer16()

    Implement SPI.transfer16() as a true 16 bit transfer
    
    Signed-off-by: Dr M <[email protected]>
    drmcnelson authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e48e4fd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update spi_com.c

    Correction,  defined(STM32U0xx)
    
    Signed-off-by: Dr M <[email protected]>
    drmcnelson authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6b9619f View commit details
    Browse the repository at this point in the history