aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-10 18:20:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-10 18:20:35 +0000
commit35ae8956e8dce92e78b961e4ef11855185f2c42f (patch)
treeab4836796d4da3f85aa90b444e14289b898e43b7 /os/hal
parent8824a54e5efd1cc239bd7af2f8cbe12481d7a247 (diff)
downloadChibiOS-35ae8956e8dce92e78b961e4ef11855185f2c42f.tar.gz
ChibiOS-35ae8956e8dce92e78b961e4ef11855185f2c42f.tar.bz2
ChibiOS-35ae8956e8dce92e78b961e4ef11855185f2c42f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3784 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/include/i2c.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/include/i2c.h b/os/hal/include/i2c.h
index 88b2a73c8..2f3309b61 100644
--- a/os/hal/include/i2c.h
+++ b/os/hal/include/i2c.h
@@ -39,10 +39,6 @@
/* Driver constants. */
/*===========================================================================*/
-/*===========================================================================*/
-/* Driver constants. */
-/*===========================================================================*/
-
/**
* @name I2C bus error conditions
* @{