rt-thread/bsp/swm341/注意事项.md
woody 0189987d91
add synwit swm341 bsp (#6235)
华芯微特SWM341芯片的bsp支持包
* 修改dac.c函数名称错误
* delete swm320-lq100 bsp
* 修复sdio读写块的地址偏移问题
* add synwit swm341 bsp
* 修复gcc下启动文件错误
* 为测试用例添加说明
2022-08-13 22:29:05 -04:00

9 lines
251 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 以下文件经过修改替换lib时需要注意
## 1
由于和mmcsd_cmd.h中的ERASE重名修改SWM341.h中 FMC_TpyeDef中ERASE寄存器为FMC_ERASE。
## 2
libraries\CMSIS\DeviceSupport\startup\gcc\startup_SWM341.s 文件经过修改。