update docs

This commit is contained in:
hathach 2019-09-11 12:08:45 +07:00
parent ec50b274fc
commit a337b2a0cb
2 changed files with 2 additions and 1 deletions

View File

@ -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:** STM32F070xB, STM32F4, STM32H7 (device only)
- **ST:** STM32F0, STM32F4, STM32H7 (device only)
[Here is the list of supported Boards](docs/boards.md)

View File

@ -41,6 +41,7 @@ This code base already had supported for a handful of following boards
### ST STM32
- [STM32F070RB Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)
- [STM32F072b Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html)
- [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
- [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html)
- [STM32F412g Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html)