From afc4042375f7fa283cf912f019e832aaf659e314 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 22 Apr 2020 17:08:41 +0700 Subject: add LOGGER option to use rtt update example readme for debug log. Update bug template to ask for LOG as well. --- docs/getting_started.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/getting_started.md') diff --git a/docs/getting_started.md b/docs/getting_started.md index 588c879f1..e282b4171 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -4,8 +4,6 @@ ``` git clone git@github.com:hathach/tinyusb.git tinyusb -cd tinyusb -git submodule update --init ``` *examples* is the folder where all the application & project files are located. There are demos for both device and hosts. For each, there are different projects for each of supported RTOS. Click to have more information on how to [build](../examples/readme.md) and run [device](../examples/device/readme.md) demos. -- cgit v1.3.1