Skip to content

Commit

Permalink
Fix SPI DMA issue (#55)
Browse files Browse the repository at this point in the history
* [dma]icm check delete

* remove timer ,save irqs

移除usb 传输定时器,采用直接发送方式

Co-Authored-By: kikoqiu <[email protected]>

* 取消禁止中断设计

Co-Authored-By: kikoqiu <[email protected]>

* 取消 IS_CCM 检查

at32 无CCM 内存,DMA整体可用
同步bf 的修改回来, 清理代码

Co-Authored-By: Steve Evans <[email protected]>
Co-Authored-By: Gaogao <[email protected]>

* 修正缩进

* add  new line

---------

Co-authored-by: gaofeng <[email protected]>
Co-authored-by: kikoqiu <[email protected]>
Co-authored-by: Steve Evans <[email protected]>
Co-authored-by: Gaogao <[email protected]>
  • Loading branch information
5 people authored May 11, 2023
1 parent ae26281 commit f8d2aed
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 301 deletions.
Loading

0 comments on commit f8d2aed

Please sign in to comment.