[riot-commits] [RIOT-OS/RIOT] be5f17: drivers - spi: extended low-level spi driver inter...
Hauke Petersen
mail at haukepetersen.de
Fri Oct 17 13:54:39 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: be5f1756233913552cb83d60a0d5dbe1fa5cb9aa
https://github.com/RIOT-OS/RIOT/commit/be5f1756233913552cb83d60a0d5dbe1fa5cb9aa
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M drivers/include/periph/spi.h
Log Message:
-----------
drivers - spi: extended low-level spi driver interface
Commit: 45b3da9be7214b75891e6ce559463dec5f250537
https://github.com/RIOT-OS/RIOT/commit/45b3da9be7214b75891e6ce559463dec5f250537
Author: Fabian Nack <fabiannack at web.de>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M cpu/sam3x8e/periph/spi.c
M cpu/stm32f0/periph/spi.c
M cpu/stm32f1/periph/spi.c
M cpu/stm32f4/periph/spi.c
Log Message:
-----------
cpu - multiple: adapt spi drivers to interface extension
Commit: 8c3a207a3f8b197a496d29c9cd7d28eabe4cf489
https://github.com/RIOT-OS/RIOT/commit/8c3a207a3f8b197a496d29c9cd7d28eabe4cf489
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M cpu/sam3x8e/periph/spi.c
M cpu/stm32f0/periph/spi.c
M cpu/stm32f1/periph/spi.c
M cpu/stm32f4/periph/spi.c
M drivers/include/periph/spi.h
Log Message:
-----------
Merge pull request #1770 from fnack/spi_extension
driver - periph: Extend SPI low-level driver interface
Compare: https://github.com/RIOT-OS/RIOT/compare/c320cd0f13e6...8c3a207a3f8b
More information about the commits
mailing list