1 Star 0 Fork 0

Martian/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

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Martian-yu/tinyusb.git
git@gitee.com:Martian-yu/tinyusb.git
Martian-yu
tinyusb
tinyusb
master

搜索帮助