diff options
| author | hathach <[email protected]> | 2019-09-11 00:06:34 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-11 00:06:34 +0700 |
| commit | f5e58a09adef80a479f0aaa9a92459bfb4bbfd8d (patch) | |
| tree | f78d47e7bbe7935d07601b3284d3b873ceab04d0 /README.md | |
| parent | 4fe34c8f9b61ad85ce3bcd54466b03666c4578b8 (diff) | |
| parent | 4f6bedeac9a683ffd11efded8650f1aa95dc2f5d (diff) | |
Merge pull request #123 from pigrew/stm32_fsdev
STM32 FS Device Driver
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
