From 32c43a65e0068b139be9ab91b3663b4ea753f58b Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Sun, 25 Feb 2018 10:06:45 +0000 Subject: [PATCH] add i2c page link --- shakti/m_class.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/shakti/m_class.mdwn b/shakti/m_class.mdwn index 8b71b7238..e380475d7 100644 --- a/shakti/m_class.mdwn +++ b/shakti/m_class.mdwn @@ -195,7 +195,7 @@ TBD * 4x SD/MMC (1x 1/2/4/8-bit, 3x 1/2/4-bit) * 2x full UART incl. CTS/RTS * 3x UART (TX/RX only) -* 3x I2C (in case of address clashes between peripherals) +* 3x [[I2C]] (in case of address clashes between peripherals) * 8080-style AT/XT/ATI MCU Bus Interface, with multiple (8x CS#) lines * 3x PWM-capable GPIO * 32x EINT-cable GPIO with full edge-triggered and low/high IRQ capability @@ -211,6 +211,10 @@ Some interfaces at: * Pinmux ("IOF") for multiplexing several I/O functions onto a single pin +## I2C + +At its own page [[I2C]] + ## I2S -- 2.30.2