From cb0f55a4b829d9f2198b10c224a4ca626de7ded3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Apr 2018 09:05:20 +0200 Subject: Update due to BSP source reorganization This patch is a part of the BSP source reorganization. Close #3285. --- bsp-howto/i2c.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bsp-howto/i2c.rst') diff --git a/bsp-howto/i2c.rst b/bsp-howto/i2c.rst index caa78e1..db21486 100644 --- a/bsp-howto/i2c.rst +++ b/bsp-howto/i2c.rst @@ -9,9 +9,9 @@ I2C Driver The Inter-Integrated Circuit (I2C, I²C, IIC) bus drivers should use the `I2C bus framework `_. For example drivers see the -`Cadence I2C driver `_, +`Cadence I2C driver `_, the -`Atmel SAM I2C driver `_ +`Atmel SAM I2C driver `_ and the `I2C framework test `_. -- cgit v1.2.3