summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-11 21:34:04 +0700
committerhathach <[email protected]>2019-09-11 22:48:07 +0700
commit7f166d860deb3da6d538fe356c026446cb2d48e1 (patch)
tree7a953adad32b45631e5cab33876a9c14fc37f337 /README.md
parenta3f1c269e9f16d86e82862be09d119a882b059c4 (diff)
stm32f7 work with dcd synopsis
close #124
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 d6aed0b57..9a5cc3af9 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ The stack supports the following MCUs
- **Nordic:** nRF52840
- **NXP:** LPC11Uxx, LPC13xx, LPC175x_6x, LPC177x_8x, LPC18xx, LPC40xx, LPC43xx, LPC51Uxx
- **MicroChip:** SAMD21, SAMD51 (device only)
-- **ST:** STM32F0, STM32F3, STM32F4, STM32H7 (device only)
+- **ST:** STM32F0, STM32F3, STM32F4, STM32F7, STM32H7 (device only)
[Here is the list of supported Boards](docs/boards.md)