From 1e1ec63cc54fbd6b3e5c1088392621a5fbc7f819 Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 28 Mar 2014 17:05:01 +0700 Subject: [PATCH] testing toc --- tinyusb/doxygen/get_started.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 # + + +**Table of Contents** + +- [Download](#download) +- [Import & Build](#import-&-build) + - [Prerequisites](#prerequisites) + - [LPCXpresso](#lpcxpresso) + - [Keil](#keil) + - [IAR](#iar) +- [Configure demo](#configure-demo) + + + ## Download ## tinyusb uses github as online repository https://github.com/hathach/tinyusb since it is the best place for open source project.