idf.py reconfigure 触发的 idf-component-manager 版本刷新副作用: - espressif/dl_fft, esp_jpeg, freetype 等组件的小版本更新 不影响项目功能,与 Phase 10 无直接关系。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
39 lines
305 B
Plaintext
39 lines
305 B
Plaintext
.config
|
|
*.o
|
|
*.pyc
|
|
*.orig
|
|
|
|
# gtags
|
|
GTAGS
|
|
GRTAGS
|
|
GPATH
|
|
|
|
# emacs
|
|
.dir-locals.el
|
|
|
|
# emacs temp file suffixes
|
|
*~
|
|
.#*
|
|
\#*#
|
|
|
|
# eclipse setting
|
|
.settings
|
|
|
|
# clangd cache directory files
|
|
.cache
|
|
|
|
# MacOS directory files
|
|
.DS_Store
|
|
|
|
build
|
|
sdkconfig
|
|
sdkconfig.old
|
|
|
|
TEST_LOGS
|
|
log_ut_cmake
|
|
|
|
|
|
.vscode/
|
|
|
|
dependencies.lock
|