• TMRh20's avatar
    Bugfix: Deadlocks due to RPi SPI mutex code · 9a5ea80c
    TMRh20 authored
    - SPI transfern function calls transfernb function so a deadlock was
    occurring when a lock was attempted prior to the call
    - Thread should be unlocked before returning if bcm2835_init() fails
    9a5ea80c
spi.cpp 739 Bytes