Bugfix: Deadlocks due to RPi SPI mutex code
- 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
Showing
Please register or sign in to comment