[riot-commits] [RIOT-OS/RIOT] c494e3: board/cpu: added SPI driver for stm32f0discovery
Hauke Petersen
mail at haukepetersen.de
Thu Sep 25 11:59:17 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c494e3ab095f0a6176a40a14357c891ac1d69133
https://github.com/RIOT-OS/RIOT/commit/c494e3ab095f0a6176a40a14357c891ac1d69133
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M boards/stm32f0discovery/include/periph_conf.h
A cpu/stm32f0/periph/spi.c
Log Message:
-----------
board/cpu: added SPI driver for stm32f0discovery
Commit: ff4854341a93b821a4562baa86c6b405d52f00dc
https://github.com/RIOT-OS/RIOT/commit/ff4854341a93b821a4562baa86c6b405d52f00dc
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M boards/stm32f0discovery/include/periph_conf.h
M cpu/stm32f0/periph/spi.c
Log Message:
-----------
[SQUASH ME] finished 0.1 of spi driver
Commit: 7d5b3263d552be110c4af6c047c7b1dd84fd3623
https://github.com/RIOT-OS/RIOT/commit/7d5b3263d552be110c4af6c047c7b1dd84fd3623
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M cpu/stm32f0/periph/spi.c
Log Message:
-----------
SPI: more fixes including DEBUG info
Commit: 7904076668980479a1440a295f110b1e11441687
https://github.com/RIOT-OS/RIOT/commit/7904076668980479a1440a295f110b1e11441687
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M cpu/stm32f0/periph/spi.c
Log Message:
-----------
cpu: mini cleanup to spi driver
Commit: 969b8401d874f2c22b31defd1444350026bdcb57
https://github.com/RIOT-OS/RIOT/commit/969b8401d874f2c22b31defd1444350026bdcb57
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
A tests/periph_spi/Makefile
A tests/periph_spi/README.md
A tests/periph_spi/main.c
Log Message:
-----------
tests: added periph_spi test
Commit: faf930e36bfcbaa44f029db493222a0cb0d3d452
https://github.com/RIOT-OS/RIOT/commit/faf930e36bfcbaa44f029db493222a0cb0d3d452
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M tests/periph_spi/main.c
Log Message:
-----------
[SQUASH ME] tests/periph_spi: rewrote test
Commit: cdb335e21db324920fbc3763a19eece5f519909c
https://github.com/RIOT-OS/RIOT/commit/cdb335e21db324920fbc3763a19eece5f519909c
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M boards/stm32f0discovery/include/periph_conf.h
M cpu/stm32f0/periph/spi.c
Log Message:
-----------
[SQUASH ME] stm32f0: substantial fixes to SPI driver
Commit: 1020d90b2b110008026cafe37f19b1b090fbe554
https://github.com/RIOT-OS/RIOT/commit/1020d90b2b110008026cafe37f19b1b090fbe554
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M tests/periph_spi/main.c
Log Message:
-----------
[SQUASH ME] test: guard if no SPI device defined
Commit: 1f1360eff940ef55fc7a25b3809e5da24261603e
https://github.com/RIOT-OS/RIOT/commit/1f1360eff940ef55fc7a25b3809e5da24261603e
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M tests/periph_spi/main.c
Log Message:
-----------
[SQUASH ME] test: fixed according to updated GPIO interface
Commit: 127095ada068ade4a30dcc64708de9a854c39e11
https://github.com/RIOT-OS/RIOT/commit/127095ada068ade4a30dcc64708de9a854c39e11
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M cpu/stm32f0/periph/spi.c
Log Message:
-----------
[SQUASH ME] cpu: removed slave mode
Commit: 934eb44c134a7966f970dcb885f1d5a90a809163
https://github.com/RIOT-OS/RIOT/commit/934eb44c134a7966f970dcb885f1d5a90a809163
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-09-25 (Thu, 25 Sep 2014)
Changed paths:
M boards/stm32f0discovery/include/periph_conf.h
A cpu/stm32f0/periph/spi.c
A tests/periph_spi/Makefile
A tests/periph_spi/README.md
A tests/periph_spi/main.c
Log Message:
-----------
Merge pull request #1488 from haukepetersen/add_stm32f0_spi
board/cpu: added SPI driver for the stm32f0discovery
Compare: https://github.com/RIOT-OS/RIOT/compare/7b3f0c5b6a88...934eb44c134a
More information about the commits
mailing list