代码拉取完成,页面将自动刷新
# 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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。