You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

jason-mao/gmf_misc

0.7.0

Latest
uploaded 1 day ago
Espressif GMF Misc Elements Module

readme (zh)

# ESP-GMF-Misc

- [English](./README.md)

ESP GMF Miscellaneous 汇集了 GMF 各种各样功能单一的元素,目前支持的元素列表如下:
|  名称  | 标签 | 功能说明  | 输入端口  | 输出端口  |输入阻塞时间 | 输出阻塞时间 |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
| esp_gmf_copier | copier |  将输入数据复制到多个端口输出  | 单个 | 多个 | 最大延迟 | 可用户配置,默认是最大延迟 |

## 示例
ESP GMF Miscellaneous 常与其他 GMF 元素组合成管道使用,示例代码请参考 [test_app](../test_apps/main/elements/gmf_audio_play_el_test.c)。

Links

Supports all targets

License: Custom

Tags

To add this component to your project, run:

idf.py add-dependency "jason-mao/gmf_misc^0.7.0"

or download archive

Stats

  • Archive size
    Archive size ~ 4.96 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

jason-mao/gmf_misc version: 0.7.0
|