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