mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-13 19:19:18 +00:00
doc update
This commit is contained in:
parent
143a138028
commit
1c6516aee9
@ -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 (device only)
|
||||
- **ST:** STM32F4, STM32H7 (device only)
|
||||
|
||||
[Here is the list of supported Boards](docs/boards.md)
|
||||
|
||||
|
@ -24,6 +24,8 @@ This code base already had supported for a handful of following boards
|
||||
- [Embedded Artists LPC4088 Quick Start board](https://www.embeddedartists.com/products/lpc4088-quickstart-board)
|
||||
- [Embedded Artists LPC4357 Developer Kit](http://www.embeddedartists.com/products/kits/lpc4357_kit.php)
|
||||
- [LPCXpresso 51U68](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpcxpresso51u68-for-the-lpc51u68-mcus:OM40005)
|
||||
- [LPCXpresso 54114](https://www.nxp.com/design/microcontrollers-developer-resources/lpcxpresso-boards/lpcxpresso54114-board:OM13089)
|
||||
- [LPCXpresso 55s69 EVK](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK)
|
||||
|
||||
### MicroChip SAMD
|
||||
|
||||
@ -37,6 +39,7 @@ This code base already had supported for a handful of following boards
|
||||
|
||||
- [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
|
||||
- [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html)
|
||||
- [Nucleo H743zi](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html)
|
||||
|
||||
## Add your own board
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user