Commit 13ee4cc59eab9c0972bdea63bee9f74757fc609f
authorMichel Pollet <buserror@gmail.com>
Thu, 24 Feb 2011 18:03:24 +0000 (18:03 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 24 Feb 2011 18:03:24 +0000 (18:03 +0000)
tree18c2051e0c404981b19385dd1ac95318d661b40e
parentdc427b7efc7905fb825722a67bd2a480615dd3b6
Message:
twi: Placeholder example board

Uses AVR application note implementation of master/slave mode
Placeholder, non functional

Signed-off-by: Michel Pollet <buserror@gmail.com>
3 files changed:
examples/board_i2ctest/Makefile [new file with mode: 0644]
examples/board_i2ctest/twi_master.c [new file with mode: 0644]
examples/board_i2ctest/twi_master.h [new file with mode: 0644]