From a2007b12ff1b2f267570b32b0c5d7e79aea64726 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 4 Apr 2013 16:03:07 -0700 Subject: Fixed broken links in i2c.rst I found the correct redirect for the Arduino page, but couldn't find the equivalent ST PDF. I think I found the closest thing but please advise. --- source/i2c.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/i2c.rst b/source/i2c.rst index 670b91d..a206ed4 100644 --- a/source/i2c.rst +++ b/source/i2c.rst @@ -72,6 +72,6 @@ Recommended Reading * `I2C Bus `_ * `Wikipedia: I2C `_ -* `Arduino I2C/TWI reference `_ -* ST `Application Note on Advanced I2C Usage - `_ (PDF) +* `Arduino I2C/TWI reference `_ +* ST `Application note STM32F10xxx I2C optimized examples + `_ (PDF) -- cgit v1.2.3