summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-07-04 01:57:49 +0700
committerhathach <[email protected]>2019-07-04 01:57:49 +0700
commit3ec279b424ea463577420e75db54deebf409be2b (patch)
tree9759fd0cdf4fab9eb4a7674c37e1ea6aa61f1927
parent1b242cb3c6135b380bc97cf02711605d64703233 (diff)
update docs
-rw-r--r--README.md4
-rw-r--r--docs/boards.md1
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index fca608494..8cd2c1eac 100644
--- a/README.md
+++ b/README.md
@@ -50,8 +50,8 @@ The stack supports the following MCUs
- **Nordic:** nRF52840
- **NXP:** LPC11Uxx, LPC13xx, LPC175x_6x, LPC177x_8x, LPC18xx, LPC40xx, LPC43xx
-- **MicroChip:** SAMD21, SAMD51
-- **ST:** STM32F4
+- **MicroChip:** SAMD21, SAMD51 (device only)
+- **ST:** STM32F4 (device only)
[Here is the list of supported Boards](docs/boards.md)
diff --git a/docs/boards.md b/docs/boards.md
index da49d4a1f..dee2ceeb1 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -25,6 +25,7 @@ This code base already had supported for a handful of following boards
### MicroChip SAMD
+- [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857)
- [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505)
- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382)