summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStewart <tscolborne@outlook.com>2017-11-27 00:10:01 -0500
committerScott Shawcroft <scott@tannewt.org>2017-11-26 21:10:01 -0800
commitfb1dcd326dbca2bfe7452f1f9c3d94dc25612e30 (patch)
tree34dd9e568a91c909d1232368fb6d64c6de9684c3 /README.md
parent5eb7958425b026480486c858fe83fe89afece3de (diff)
ports/atmel-samd: feather_m0_adalogger readme updates (#460)
- Added D4 and moved associated SD_CS so that they are paired within list - Added D7 and SD_CD which is the SD Card Detect pin - Added D8 and GREEN_LED - Added RED_LED associated with D13 - Added Setup information regarding arm complier packages - README - Updated to reflect that feather_m0_adalogger microSD is supported
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d3b53b1d..269adc2f0 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ This project is in beta. Most APIs should be stable going forward.
* [Adafruit Feather HUZZAH][]
* [Adafruit Feather M0 Basic][]
* [Adafruit Feather M0 Bluefruit LE][] (uses M0 Basic binaries)
-* [Adafruit Feather M0 Adalogger][] (MicroSD card not supported yet.)
+* [Adafruit Feather M0 Adalogger][] (MicroSD card supported using the [Adafruit CircuitPython SD library](https://github.com/adafruit/Adafruit_CircuitPython_SD))
* [Arduino Zero][]
## Download