summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)