大家好、
我们是否提供了可支持 STM32平台的驱动程序?
BR
Brandon。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
大家好、
我们是否提供了可支持 STM32平台的驱动程序?
BR
Brandon。
您好!
我们不为该系列提供特定于处理器的示例代码项目、但有上游 Linux 驱动程序通常用作起点、因为.h 文件在很大程度上适用、编程流程可以在驱动程序中看到。 我知道的最常见版本是此处的最新版本:
以下是一些常用的特定版本:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs?h=v5.4.16
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs?h=v4.19.100