You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ A summary of the utilities:
16
16
<tr>
17
17
<td> <imgsrc="https://www.compuphase.com/electronics/icon_debug_64.png"alt="Icon"> </td><td> bmdebug </td><td> A front-end for GDB with specific support for the Black Magic Probe and debugging embedded targets. </td>
18
18
</tr><tr>
19
-
<td> <imgsrc="https://www.compuphase.com/electronics/icon_download_64.png"alt="Icon"> </td><td> bmflash </td><td> A utility to download firmware into the Flash memory of a microcontroller, with support for serialization. </td>
19
+
<td> <imgsrc="https://www.compuphase.com/electronics/icon_download_64.png"alt="Icon"> </td><td> bmflash </td><td> A utility to download firmware into the Flash memory of a microcontroller, with support for serialization and Tcl scripting. </td>
20
20
</tr><tr>
21
21
<td> <imgsrc="https://www.compuphase.com/electronics/icon_profile_64.png"alt="Icon"> </td><td> bmprofile </td><td> A sampling profiler using the CoreSight debugging features and the TRACESWO channel. </td>
0 commit comments