[riot-commits] [RIOT-OS/RIOT] 70a5df: cpu/stm32f4: made SPI driver thread safe
Hauke Petersen
mail at haukepetersen.de
Mon Jan 19 09:43:06 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 70a5df67a54c2cce92b31b66fe26a5d6a1591905
https://github.com/RIOT-OS/RIOT/commit/70a5df67a54c2cce92b31b66fe26a5d6a1591905
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M cpu/stm32f4/periph/spi.c
Log Message:
-----------
cpu/stm32f4: made SPI driver thread safe
Commit: 3439247248e5254f3391d34d7c5af6abf7f6f759
https://github.com/RIOT-OS/RIOT/commit/3439247248e5254f3391d34d7c5af6abf7f6f759
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M drivers/include/periph/spi.h
Log Message:
-----------
drivers/periph/spi: added locking mechanism
Commit: e1801cc98ff49b0e0f390ad4127ec8287e955161
https://github.com/RIOT-OS/RIOT/commit/e1801cc98ff49b0e0f390ad4127ec8287e955161
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M cpu/stm32f4/periph/spi.c
M drivers/include/periph/spi.h
Log Message:
-----------
Merge pull request #2290 from haukepetersen/opt_spi_threadsafe
drivers/periph/spi: added means to make SPI thread-safe
Compare: https://github.com/RIOT-OS/RIOT/compare/f6a415a3d936...e1801cc98ff4
More information about the commits
mailing list