You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
tools/pydfu.py: Fix typo in comments.
This commit is contained in:
committed by
Damien George
parent
828ce16dc8
commit
3ea0862a6e
+1
-1
@@ -5,7 +5,7 @@
|
||||
# details.
|
||||
|
||||
"""This module implements enough functionality to program the STM32F4xx over
|
||||
DFU, without requiringdfu-util.
|
||||
DFU, without requiring dfu-util.
|
||||
|
||||
See app note AN3156 for a description of the DFU protocol.
|
||||
See document UM0391 for a dscription of the DFuse file.
|
||||
|
||||
Reference in New Issue
Block a user