readme clean up

This commit is contained in:
hathach 2019-03-19 16:51:41 +07:00
parent 0fcd263df3
commit 1062910348
2 changed files with 5 additions and 5 deletions

View File

@ -45,10 +45,10 @@ Currently the following OS are supported with tinyusb out of the box with a simp
The stack supports the following MCUs
- **Nordic:** nRF52840
- **NXP:** LPC11Uxx, LPC13xx, LPC175x_6x, LPC177x_8x, LPC40xx, LPC43xx
- **MicroChip:** SAMD21, SAMD51 (device only)
- **ST* STM32F4
- **Nordic:** nRF52840
- **NXP:** LPC11Uxx, LPC13xx, LPC175x_6x, LPC177x_8x, LPC40xx, LPC43xx
- **MicroChip:** SAMD21, SAMD51 (device only)
- **ST:** STM32F4
[Here is the list of supported Boards](hw/bsp/readme.md)

View File

@ -24,7 +24,7 @@ This code base already had supported for a handful of following boards
### ST STM32 ###
- [STM32F4DISCOVERY](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
- [STM32F4 Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
## Add your own board ##