1 Star 0 Fork 0

yeshenmeng/connectedhomeip

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
# VS Code Configs
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/settings.json
!.vscode/extensions.json
# Platforms
.DS_Store
# Build System
out/
/src/test_driver/nrfconnect/build/
/src/darwin/Framework/build/
# Pigweed Environment
.environment/
build_overrides/pigweed_environment.gni
# Temporary Directories
.tmp/
# Xcode, other development environment stuff
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/
*.xcodeproj/*
*.xcworkspace/*
TAGS
# Text editors
.*.sw[a-z]
# Patch files
*.rej
*.orig
# C-Lion / IDEA files
.idea/**
# Python bytecodes
__pycache__
*.pyc
*.egg-info
# Doxygen outputs
docs/html
# Python venv
.venv
# Documentation
docs/_build
# VSCode java extensions
.project
# clangd index files
.cache
# compilation database for VSCode and other Ides
compile_commands.json
# backup files, usually created by the ZAP tool
*~
# log files
*.log
examples/thermostat/ameba/build
# Downloaded zap without a pigweed root (via zap_download.py)
.zap
# When building esp-idf application, if any component is fetched using idf-component-manager then they are stored in
# managed_component directory. Along with that dependencies.lock file is generated.
# https://github.com/espressif/idf-component-manager#using-with-a-project
examples/*/esp32/managed_components
examples/*/esp32/dependencies.lock
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yeshenmeng/connectedhomeip.git
git@gitee.com:yeshenmeng/connectedhomeip.git
yeshenmeng
connectedhomeip
connectedhomeip
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385