[riot-commits] [RIOT-OS/RIOT] c73514: full abstracted i2c driver for LPC2387
Oleg Hahm
gello at gmx.de
Thu Sep 26 23:42:00 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c7351493b55b145a5d314205b1d2c308d4d4c76e
https://github.com/RIOT-OS/RIOT/commit/c7351493b55b145a5d314205b1d2c308d4d4c76e
Author: Zakaria Kasmi <zkasmi at inf.fu-berlin.de>
Date: 2013-08-07 (Wed, 07 Aug 2013)
Changed paths:
M cpu/lpc2387/Makefile
A cpu/lpc2387/i2c/Makefile
A cpu/lpc2387/i2c/i2c.c
A cpu/lpc2387/include/i2c.h
Log Message:
-----------
full abstracted i2c driver for LPC2387
Commit: 86818f599bdff94ecf573e03d5b06acab80ce35a
https://github.com/RIOT-OS/RIOT/commit/86818f599bdff94ecf573e03d5b06acab80ce35a
Author: Zakaria Kasmi <zkasmi at inf.fu-berlin.de>
Date: 2013-09-17 (Tue, 17 Sep 2013)
Changed paths:
M cpu/lpc2387/i2c/i2c.c
M cpu/lpc2387/include/i2c.h
Log Message:
-----------
I2C Driver, Coding conventions
Commit: 1acfee599161afbf9ffc3dbd74e9b12e1575fb3e
https://github.com/RIOT-OS/RIOT/commit/1acfee599161afbf9ffc3dbd74e9b12e1575fb3e
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths:
M cpu/lpc2387/Makefile
A cpu/lpc2387/i2c/Makefile
A cpu/lpc2387/i2c/i2c.c
A cpu/lpc2387/include/i2c.h
Log Message:
-----------
Merge pull request #99 from zkasmi/i2c
full abstracted i2c driver for LPC2387
Compare: https://github.com/RIOT-OS/RIOT/compare/b749e5927681...1acfee599161
More information about the commits
mailing list