Skip to content

Commit 0e11313

Browse files
CMSIS_DAP: Update revision history (DAP_Info string encoding)
1 parent 80cda21 commit 0e11313

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CMSIS/DoxyGen/DAP/src/dap.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ CMSIS-DAP compliant Debug Units must be validated using the scripts provided in
8787
Added: \ref DAP_uart_gr to support target communication via extra UART\n
8888
Added: UART Receive/Transmit Buffer Size values in the command \ref DAP_Info \n
8989
Added: Target Board Vendor and Target Board Name strings in the command \ref DAP_Info \n
90-
Added: Product Firmware Version string in the command \ref DAP_Info
90+
Added: Product Firmware Version string in the command \ref DAP_Info \n
91+
Changed: String encoding in \ref DAP_Info from ASCII to UTF-8
9192
</td>
9293
</tr>
9394
<tr>
@@ -102,7 +103,8 @@ CMSIS-DAP compliant Debug Units must be validated using the scripts provided in
102103
<td>V1.3.0</td>
103104
<td>
104105
Added: Target Board Vendor and Target Board Name strings in the command \ref DAP_Info \n
105-
Added: Product Firmware Version string in the command \ref DAP_Info
106+
Added: Product Firmware Version string in the command \ref DAP_Info \n
107+
Changed: String encoding in \ref DAP_Info from ASCII to UTF-8
106108
</td>
107109
</tr>
108110
<tr>

0 commit comments

Comments
 (0)