We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2cfa518
There was an error while loading. Please reload this page.
添加蓝牙相关接口支持,适配 RT-Thread 5.0
b9ff4c1
优化spi传输过程,适配低性能平台更好友好。
08e53b0
0cbe9a3
重构驱动代码,更加稳定,能支持更高的SPI速率,但与之前版不兼容。
8b02554
通过分析SPI通讯时序,分析出从机失步的原因,添加对应的延时,增强稳定性。
8a0d902
Merge pull request #12 from shaoguoji/add_spi_retry [fix]修复内存访问bug,延时确保初始化稳定性
9e8a40c
9c72e5b
整理初版