diff options
| author | hathach <[email protected]> | 2019-03-19 16:51:41 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-03-19 16:51:41 +0700 |
| commit | 1062910348add38ae84cb74604e9dbd36198d71d (patch) | |
| tree | b8b39a86e7454b0e93204dcbc278e597a011bc68 /README.md | |
| parent | 0fcd263df32eb4901512430f659ee1bf35b6624b (diff) | |
readme clean up
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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) |
