i2ctest: Moved files to shared
authorMichel Pollet <buserror@gmail.com>
Fri, 6 Apr 2012 15:06:05 +0000 (16:06 +0100)
committerMichel Pollet <buserror@gmail.com>
Fri, 6 Apr 2012 15:06:05 +0000 (16:06 +0100)
commit5774a48991a022511c2acf129d3c30769dd4cbf2
tree65225b8928630fab57d180ed31637593b26fe657
parent35c6bd25edc517c43dbb2ebd880e0ae0c8e6e1d0
i2ctest: Moved files to shared

Put the atmel i2c example to a shared directory

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/board_i2ctest/Makefile
examples/board_i2ctest/avr_twi_master.c [deleted file]
examples/board_i2ctest/avr_twi_master.h [deleted file]
examples/shared/avr_twi_master.c [new file with mode: 0644]
examples/shared/avr_twi_master.h [new file with mode: 0644]