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>
11 lines
361 B
YAML
11 lines
361 B
YAML
dependencies:
|
|
idf: '>=5.0'
|
|
description: dl_fft is a lightweight and efficient fft library for all espressif chips.
|
|
license: MIT
|
|
repository: git://github.com/espressif/esp-dl.git
|
|
repository_info:
|
|
commit_sha: c63ab059bb745b5b071f8e3b71521d983363d9f6
|
|
path: tools/dl_fft
|
|
url: https://github.com/espressif/esp-dl/tree/master/esp-dl/tools/dl_fft
|
|
version: 0.4.0
|