1 Star 0 Fork 16

alonlyme/TinyUSB

forked from Gitee 极速下载/TinyUSB 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
structure.rst 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
perigoso 提交于 2021-07-27 19:41 . docs: add structure doc

Structure

Tree

.
├── docs
├── examples
├── hw
│   ├── bsp
│   └── mcu
├── lib
├── src
├── test
└── tools

docs

Documentation

examples

Sample with Makefile build support

hw/bsp

Supported boards source files

hw/mcu

Low level mcu core & peripheral drivers

lib

Sources from 3rd party such as freeRTOS, fatfs ...

src

All sources files for TinyUSB stack itself.

test

Unit tests for the stack

tools

Files used internally

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/alonlyme/TinyUSB.git
git@gitee.com:alonlyme/TinyUSB.git
alonlyme
TinyUSB
TinyUSB
master

搜索帮助