i2cexample master
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Fri, 26 Dec 2014 11:53:27 +0000 (12:53 +0100)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Fri, 26 Dec 2014 11:53:27 +0000 (12:53 +0100)
commitbd504b071133f1536934d4c4ca1626f07937213d
treef1648ecede5529ba758a4ea88403976cd2edfb29
i2cexample
Makefile [new file with mode: 0644]
i2cexample.c [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/config.mk [new file with mode: 0644]
lib/i2c.c [new file with mode: 0644]
lib/i2c.h [new file with mode: 0644]
lib/stm32f4_discovery.c [new file with mode: 0755]
lib/stm32f4_discovery.h [new file with mode: 0755]
lib/stm32f4_discovery_lis302dl.c [new file with mode: 0755]
lib/stm32f4_discovery_lis302dl.h [new file with mode: 0755]