First implementation of i2c module for stm32.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Jun 2010 10:51:17 +0000 (10:51 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Jun 2010 10:51:17 +0000 (10:51 +0000)
commitd3ad5e296866cfe84c5b2d26143b3261aa7ed654
tree9144936be0fe5a96b834433ad57e17e10c168601
parent2edcc54e0ca6b98d9781a2cfab6a9af4840d0e39
First implementation of i2c module for stm32.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3969 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/i2c_stm32.c [new file with mode: 0644]