summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-11 16:56:26 +0700
committerhathach <[email protected]>2019-09-11 16:56:26 +0700
commit8a2b228c3ff4586548bedd56e263a62279be811f (patch)
treeceb74e10c9d59157cd1b9719d97a37004abc1df7 /README.md
parent7599541c1a33cc55b2a33fc160252e93811abe81 (diff)
ported stm32f3, close #67
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 732fcb26d..d6aed0b57 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, STM32F4, STM32H7 (device only)
+- **ST:** STM32F0, STM32F3, STM32F4, STM32H7 (device only)
[Here is the list of supported Boards](docs/boards.md)