summaryrefslogtreecommitdiff
path: root/readme.markdown
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-26 11:43:42 +0700
committerhathach <[email protected]>2014-03-26 11:43:42 +0700
commit14133342ec337217ce4c759cf2a0c348cb14dcc3 (patch)
tree35560c0cb61b4cad24a54fd10ddafb6c7b11d218 /readme.markdown
parent2a4976b7bd20277ab607ef29b7549242dbc258d4 (diff)
doxygen have problem with bolding the hyperlink. use <b> instead
Diffstat (limited to 'readme.markdown')
-rw-r--r--readme.markdown8
1 files changed, 3 insertions, 5 deletions
diff --git a/readme.markdown b/readme.markdown
index d7f9204ae..dacce24d1 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -8,7 +8,7 @@ tinyusb is an open-source (BSD-licensed) USB Host/Device/OTG stack for embedded
## Features
-designed to be simple and run out-of-the-box provided the configuration is correct.
+designed to run out-of-the-box and easy to configure.
### Host
@@ -42,11 +42,9 @@ coming soon ...
## Supported Platforms
-### MCUs
-
The stack supports the following MCUs
-#### NXP
+### NXP
- LPC11uxx
- LPC13uxx (12 bit ADC)
@@ -57,7 +55,7 @@ The stack supports the following MCUs
### Toolchains
-You can compile with any of following toolchain
+You can compile with any of following toolchains
- *lpcxpresso/redsuite*
- *Keil MDK*