summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-11 00:06:34 +0700
committerGitHub <[email protected]>2019-09-11 00:06:34 +0700
commitf5e58a09adef80a479f0aaa9a92459bfb4bbfd8d (patch)
treef78d47e7bbe7935d07601b3284d3b873ceab04d0 /README.md
parent4fe34c8f9b61ad85ce3bcd54466b03666c4578b8 (diff)
parent4f6bedeac9a683ffd11efded8650f1aa95dc2f5d (diff)
Merge pull request #123 from pigrew/stm32_fsdev
STM32 FS Device Driver
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 f2b687714..7e998f248 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:** STM32F4, STM32H7 (device only)
+- **ST:** STM32F070xB, STM32F4, STM32H7 (device only)
[Here is the list of supported Boards](docs/boards.md)