MeshTalos-Client/managed_components/espressif__esp-dsp/idf_component.yml
2025-12-03 14:20:11 +08:00

18 lines
524 B
YAML

dependencies:
idf: '>=4.2'
description: ESP-DSP is the official DSP library for Espressif SoCs.
documentation: https://docs.espressif.com/projects/esp-dsp/en/latest/index.html
files:
exclude:
- '**/Makefile'
- '**/component.mk'
- docs/**/*
- test/**/*
- test_app/**/*
issues: https://github.com/espressif/esp-dsp/issues
repository: git://github.com/espressif/esp-dsp.git
repository_info:
commit_sha: c36523d685cc7f53cc17d3a6c8620e3634f906e4
path: .
url: https://github.com/espressif/esp-dsp
version: 1.7.0