diff --git a/tinyusb/doxygen/get_started.md b/tinyusb/doxygen/get_started.md index 746f0e15..4cb78269 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.