[riot-commits] [RIOT-OS/RIOT] 6d0912: Initial import of i2c lowlevel driver for stm32f4
Hauke Petersen
mail at haukepetersen.de
Thu Nov 20 17:18:11 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6d091245a4c4468b33d2b9fbffe8f3e4cd1522b0
https://github.com/RIOT-OS/RIOT/commit/6d091245a4c4468b33d2b9fbffe8f3e4cd1522b0
Author: PeterKietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M boards/stm32f4discovery/Makefile.features
M boards/stm32f4discovery/include/periph_conf.h
A cpu/stm32f4/periph/i2c.c
Log Message:
-----------
Initial import of i2c lowlevel driver for stm32f4
Commit: eff4f3064066d727381a53c89d68b76ecd49d874
https://github.com/RIOT-OS/RIOT/commit/eff4f3064066d727381a53c89d68b76ecd49d874
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M boards/stm32f4discovery/Makefile.features
M boards/stm32f4discovery/include/periph_conf.h
A cpu/stm32f4/periph/i2c.c
Log Message:
-----------
Merge pull request #1859 from PeterKietzmann/add_stm32f4_i2c
cpu/stm32f4: added i2c driver implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/4c0aaa694c46...eff4f3064066
More information about the commits
mailing list