From 653a551fcc488f2a4708f80164af18125ad6d24e Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Sun, 13 Oct 2019 16:09:52 +0200 Subject: [PATCH] boards/feather-m0: fix typo in documentation --- boards/feather-m0/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/feather-m0/doc.txt b/boards/feather-m0/doc.txt index 4154089e0700..471954ce9ac9 100644 --- a/boards/feather-m0/doc.txt +++ b/boards/feather-m0/doc.txt @@ -17,7 +17,7 @@ Several types of Feather M0 boards exist: * [Feather M0 Adalogger](https://learn.adafruit.com/adafruit-feather-m0-adalogger/) * [Feather M0 LoRa](https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module) -The different modules used to differenciate the boards (ATWINC1500 WiFi, +The different modules used to differentiate the boards (ATWINC1500 WiFi, Bluefruit LE, SD card, LoRa) are connected via SPI (SPI_DEV(0)) to the SAMD21 mcu.