arduino / arduino/ArduinoCore-API
I2S API missing
未关闭
- 主要语言
- C++
- 星标
- 306
- 派生
- 150
- PR 合并指标
- 30 天内没有已合并 PR
描述
It is more and more common on 32Bit MCUs to support audio applications.
What is really missing is the unification of the I2S-API on the different platforms.
A good start would be this API:
https://danieleff.github.io/STM32GENERIC/i2s/
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先审查 ArduinoCore-API API 表面以及链接的 STM32GENERIC I2S API。在提出接口之前,明确支持的平台、所需操作和兼容性约束。确定一个双方认可的、与硬件无关的 I2S API,并记录其范围和验证预期,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api, embedded-iot
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100