19 lines
524 B
YAML
19 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: e1ebfa600483c36bfe4ee1f7dd3bf61e1f00546d
|
|
path: .
|
|
url: https://github.com/espressif/esp-dsp
|
|
version: 1.8.1
|