From 37c72adc0fd1a9937910cee7f201078f531c6a54 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 7 Aug 2017 17:55:39 -0700 Subject: [PATCH] docs: Add link to SD card driver. --- docs/drivers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/drivers.rst b/docs/drivers.rst index 1e62438624..4a542e4d7b 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -53,6 +53,7 @@ knowledge of the interface details of the chip itself. NeoPixel SimpleIO RGB Displays + SD Card Analog-to-digital converters: ADS1015 and ADS1115 DS3231 Real-time Clock (Precision RTC) DS1307 Real-time Clock (5V RTC Breakout)