summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tinyusb/doxygen/get_started.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/tinyusb/doxygen/get_started.md b/tinyusb/doxygen/get_started.md
index 746f0e154..4cb782691 100644
--- a/tinyusb/doxygen/get_started.md
+++ b/tinyusb/doxygen/get_started.md
@@ -1,5 +1,19 @@
# Get Started #
+<!-- START doctoc generated TOC please keep comment here to allow auto update -->
+<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
+**Table of Contents**
+
+- [Download](#download)
+- [Import & Build](#import-&-build)
+ - [Prerequisites](#prerequisites)
+ - [LPCXpresso](#lpcxpresso)
+ - [Keil](#keil)
+ - [IAR](#iar)
+- [Configure demo](#configure-demo)
+
+<!-- END doctoc generated TOC please keep comment here to allow auto update -->
+
## Download ##
tinyusb uses github as online repository https://github.com/hathach/tinyusb since it is the best place for open source project.