1 Star 0 Fork 11

perpohou2022/esp-adf

forked from 乐鑫开源/esp-adf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
.config
*.o
*.pyc
# gtags
GTAGS
GRTAGS
GPATH
# emacs
.dir-locals.el
# emacs temp file suffixes
*~
.#*
\#*#
# MacOS directory files
.DS_Store
# eclipse setting
.settings
# Example project files
examples/**/sdkconfig
examples/**/sdkconfig.old
examples/**/build
examples/**/managed_components
examples/**/dependencies.lock
# Doc build artifacts
docs/*/_build/
docs/*/doxygen-warning-log.txt
docs/*/sphinx-warning-log.txt
docs/*/sphinx-warning-log-sanitized.txt
docs/*/xml/
docs/*/xml_in/
docs/*/man/
docs/*/doxygen_sqlite3.db
# Downloaded font files
docs/_static/DejaVuSans.ttf
docs/_static/NotoSansSC-Regular.otf
# gcov coverage reports
*.gcda
*.gcno
coverage.info
coverage_report/
.vscode
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/perpohou2022/esp-adf.git
[email protected]:perpohou2022/esp-adf.git
perpohou2022
esp-adf
esp-adf
master

搜索帮助