espvban/ESPIDFNEW/managed_components/espressif__esp-dsp/idf_component.yml
2024-08-29 21:38:48 +02:00

17 lines
458 B
YAML

dependencies:
idf:
version: '>=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: https://github.com/espressif/esp-dsp.git
url: https://github.com/espressif/esp-dsp
version: 1.4.12