summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-28 15:34:42 +0700
committerhathach <[email protected]>2014-03-28 15:34:42 +0700
commitf1be4cd5ae9d8689bff91b88519bda6f3a2cd70d (patch)
treecc67d263f689902fc49b37dcc6c389295bffa860
parent9eff09ef7f3948a60510664afecc77ed79cbc3f0 (diff)
remove docs folder
-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.