update img

This commit is contained in:
sakumisu
2024-02-24 15:01:28 +08:00
parent 3508879e1d
commit d5b4cdd4bd
3 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -157,7 +157,6 @@ USB Host 移植要点
.. figure:: img/stm32_18.png
.. figure:: img/stm32_19.png
.. figure:: img/stm32_20.png
- 如果使用 **msc**,并且带文件系统,需要自行添加文件系统文件了,对应的 porting 编写参考 **fatfs_usbh.c** 文件。