summaryrefslogtreecommitdiff
path: root/tinyusb
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb')
-rw-r--r--tinyusb/doxygen/get_started.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/doxygen/get_started.md b/tinyusb/doxygen/get_started.md
index 5cdd2299b..746f0e154 100644
--- a/tinyusb/doxygen/get_started.md
+++ b/tinyusb/doxygen/get_started.md
@@ -12,7 +12,6 @@ Folder | Description
----- | -------------
boards | Source files of supported boards
demos | Source & project files for demonstration application
-docs | Documentation
mcu | Low level mcu core & peripheral drivers (e.g CMSIS )
tests | Unit tests for the stack
tinyusb | All sources files for tinyusb stack itself.