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

sys/arduino: Bug and style fixes in SPI #15910

Merged
merged 1 commit into from
Feb 2, 2021

Commits on Feb 2, 2021

  1. sys/arduino: Bug and style fixes in SPI

    - set is_transaction before releasing the SPI bus (and the mutex) to avoid
      data races
    - adapt switch indent to coding convention
    maribu committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    45ed8bc View commit details
    Browse the repository at this point in the history