Commit a722838a191f6003f7d040cac0da628c17727056 v1.0a8
authorMichel Pollet <buserror@gmail.com>
Sun, 27 Mar 2011 10:44:22 +0000 (11:44 +0100)
committerMichel Pollet <buserror@gmail.com>
Sun, 27 Mar 2011 10:44:22 +0000 (11:44 +0100)
tree7cf85671f7f40fce0d1659ae14007d7c0ef75e82
parent0093da9c8ed852fd7f3394be68716fcd7d3a8c53
Message:
examples: Working i2c master test board

Write a few bytes to an i2c eeprom, read them back...

Signed-off-by: Michel Pollet <buserror@gmail.com>
5 files changed:
examples/board_i2ctest/Makefile
examples/board_i2ctest/README [new file with mode: 0644]
examples/board_i2ctest/atmega48_i2ctest.c
examples/board_i2ctest/avr_twi_master.c
examples/board_i2ctest/i2ctest.c