[riot-commits] [RIOT-OS/RIOT] 45ed8b: sys/arduino: Bug and style fixes in SPI
benpicco
noreply at github.com
Tue Feb 2 23:41:21 CET 2021
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 45ed8bc33044e5b2203a8defceaf22aa558879fe
https://github.com/RIOT-OS/RIOT/commit/45ed8bc33044e5b2203a8defceaf22aa558879fe
Author: Marian Buschsieweke <marian.buschsieweke at ovgu.de>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M sys/arduino/SPI.cpp
Log Message:
-----------
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
Commit: 2313cefbd30e63605a115297ee9a9cfa8ffe2c38
https://github.com/RIOT-OS/RIOT/commit/2313cefbd30e63605a115297ee9a9cfa8ffe2c38
Author: benpicco <benjamin.valentin at ml-pa.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M sys/arduino/SPI.cpp
Log Message:
-----------
Merge pull request #15910 from maribu/sys-arduino-spi-fix
sys/arduino: Bug and style fixes in SPI
Compare: https://github.com/RIOT-OS/RIOT/compare/e0f457663c6c...2313cefbd30e
More information about the commits
mailing list