update rst

This commit is contained in:
sakumisu
2024-02-19 20:28:44 +08:00
parent 9c247f6e6b
commit 56c90ab6f9
3 changed files with 6 additions and 13 deletions

View File

@@ -119,7 +119,7 @@ USB Device 移植要点
.. figure:: img/stm32_12.png
.. figure:: img/stm32_14.png
- 在中断函数中调用 `USBH_IRQHandler`,并传入 `busid`
- 在中断函数中调用 `USBD_IRQHandler`,并传入 `busid`
.. figure:: img/stm32_13.png