CMSIS-DAP: Update Firmware examples (use README.md)
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/Abstract.txt b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/Abstract.txt
deleted file mode 100644
index c154a79..0000000
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/Abstract.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-CMSIS-DAP V1 USB HID Firmware for NXP LPC-Link2 debug probe.
-
-CMSIS-DAP with V1 configuration uses USB HID interface to host PC and is 
-therefore compatible with previous versions of CMSIS-DAP.
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvguix b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvguix
index 132fd72..ba27619 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvguix
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvguix
@@ -1864,7 +1864,7 @@
       <Size>100</Size>
       <ActiveTab>0</ActiveTab>
       <Doc>
-        <Name>.\Abstract.txt</Name>
+        <Name>.\README.md</Name>
         <ColumnNumber>0</ColumnNumber>
         <TopLine>1</TopLine>
         <CurrentLine>1</CurrentLine>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvoptx b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvoptx
index 57ce690..70399ba 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvoptx
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvoptx
@@ -221,8 +221,8 @@
       <tvExp>0</tvExp>
       <tvExpOptDlg>0</tvExpOptDlg>
       <bDave2>0</bDave2>
-      <PathWithFileName>.\Abstract.txt</PathWithFileName>
-      <FilenameWithoutPath>Abstract.txt</FilenameWithoutPath>
+      <PathWithFileName>.\README.md</PathWithFileName>
+      <FilenameWithoutPath>README.md</FilenameWithoutPath>
       <RteFlg>0</RteFlg>
       <bShared>0</bShared>
     </File>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvprojx b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvprojx
index bf4c161..741ff07 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvprojx
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/CMSIS_DAP.uvprojx
@@ -399,9 +399,9 @@
           <GroupName>Documentation</GroupName>
           <Files>
             <File>
-              <FileName>Abstract.txt</FileName>
+              <FileName>README.md</FileName>
               <FileType>5</FileType>
-              <FilePath>.\Abstract.txt</FilePath>
+              <FilePath>.\README.md</FilePath>
             </File>
           </Files>
         </Group>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/README.md b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/README.md
new file mode 100644
index 0000000..d733940
--- /dev/null
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V1/README.md
@@ -0,0 +1,3 @@
+CMSIS-DAP v1 firmware for NXP LPC-Link2 debug probe.
+
+CMSIS-DAP v1 uses USB HID for the communication with the host PC.
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/Abstract.txt b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/Abstract.txt
deleted file mode 100644
index de91cb7..0000000
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/Abstract.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-CMSIS-DAP V2 USB WinUSB Firmware for NXP LPC-Link2 debug probe.
-
-Following targets are available:
- - LPC-Link2: stand-alone debug probe
- - LPC-Link2 on-board: on-board debug probe (LPC55S69-EVK, MIMXRT1064-EVK, ...)
-
-CMSIS-DAP with default V2 configuration uses WinUSB interface to host PC and is therefore faster. 
-Optionally support for streaming SWO trace is provided via an additional USB endpoint.
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvguix b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvguix
index 3426383..a104736 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvguix
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvguix
@@ -1864,7 +1864,7 @@
       <Size>100</Size>
       <ActiveTab>0</ActiveTab>
       <Doc>
-        <Name>.\Abstract.txt</Name>
+        <Name>.\README.md</Name>
         <ColumnNumber>0</ColumnNumber>
         <TopLine>1</TopLine>
         <CurrentLine>1</CurrentLine>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvoptx b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvoptx
index 11d1fa9..8033552 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvoptx
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvoptx
@@ -432,8 +432,8 @@
       <tvExp>0</tvExp>
       <tvExpOptDlg>0</tvExpOptDlg>
       <bDave2>0</bDave2>
-      <PathWithFileName>.\Abstract.txt</PathWithFileName>
-      <FilenameWithoutPath>Abstract.txt</FilenameWithoutPath>
+      <PathWithFileName>.\README.md</PathWithFileName>
+      <FilenameWithoutPath>README.md</FilenameWithoutPath>
       <RteFlg>0</RteFlg>
       <bShared>0</bShared>
     </File>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvprojx b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvprojx
index ddb5da3..cd53f41 100644
--- a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvprojx
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/CMSIS_DAP.uvprojx
@@ -465,9 +465,9 @@
           <GroupName>Documentation</GroupName>
           <Files>
             <File>
-              <FileName>Abstract.txt</FileName>
+              <FileName>README.md</FileName>
               <FileType>5</FileType>
-              <FilePath>.\Abstract.txt</FilePath>
+              <FilePath>.\README.md</FilePath>
             </File>
           </Files>
         </Group>
@@ -928,9 +928,9 @@
           <GroupName>Documentation</GroupName>
           <Files>
             <File>
-              <FileName>Abstract.txt</FileName>
+              <FileName>README.md</FileName>
               <FileType>5</FileType>
-              <FilePath>.\Abstract.txt</FilePath>
+              <FilePath>.\README.md</FilePath>
             </File>
           </Files>
         </Group>
diff --git a/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/README.md b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/README.md
new file mode 100644
index 0000000..2029c8a
--- /dev/null
+++ b/CMSIS/DAP/Firmware/Examples/LPC-Link2/V2/README.md
@@ -0,0 +1,8 @@
+CMSIS-DAP v2 firmware for NXP LPC-Link2 debug probe.
+
+CMSIS-DAP v2 uses USB bulk endpoints for the communication with the host PC and is therefore faster.
+Optionally, support for streaming SWO trace is provided via an additional USB endpoint.
+
+Following targets are available:
+ - LPC-Link2: stand-alone debug probe
+ - LPC-Link2 on-board: on-board debug probe (LPC55S69-EVK, MIMXRT1064-EVK, ...)
diff --git a/CMSIS/DAP/Firmware/Examples/MCU-LINK/Abstract.txt b/CMSIS/DAP/Firmware/Examples/MCU-LINK/Abstract.txt
deleted file mode 100644
index 1feca84..0000000
--- a/CMSIS/DAP/Firmware/Examples/MCU-LINK/Abstract.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-CMSIS-DAP V2 USB WinUSB Firmware for NXP MCU-LINK debug probe.
-
-CMSIS-DAP with default V2 configuration uses WinUSB interface to host PC and is therefore faster.
-Optionally support for streaming SWO trace is provided via an additional USB endpoint.
-
-Instructions for programing CMSIS_DAP Firmware on MCU-LINK:
-- Download and install MCU-LINK_installer from https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK
-- Disconnect MCU-LINK from USB (J1), set "firmware update" jumper (J3), Connect MCU-LINK to USB (J1)
-- Open a Command Window
-- Navigate to the MCU-LINK_installer installation (default C:\nxp\MCU-LINK_installer\) and go to the scripts sub-directory
-- Copy pre-built firmware hex file ..\CMSIS\DAP\Firmware\Examples\MCU-LINK\Objects\CMSIS_DAP.hex to scripts directory
-- Run the command: programm_CMSIS.cmd CMSIS_DAP.hex
-- Follow the instructions in command window
diff --git a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvguix b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvguix
index 0cd1aa0..ee3e6e5 100644
--- a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvguix
+++ b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvguix
@@ -3605,7 +3605,7 @@
       <Size>100</Size>
       <ActiveTab>0</ActiveTab>
       <Doc>
-        <Name>.\Abstract.txt</Name>
+        <Name>.\README.md</Name>
         <ColumnNumber>0</ColumnNumber>
         <TopLine>1</TopLine>
         <CurrentLine>1</CurrentLine>
diff --git a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvoptx b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvoptx
index 0ea77c2..2f5d377 100644
--- a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvoptx
+++ b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvoptx
@@ -314,8 +314,8 @@
       <tvExp>0</tvExp>
       <tvExpOptDlg>0</tvExpOptDlg>
       <bDave2>0</bDave2>
-      <PathWithFileName>.\Abstract.txt</PathWithFileName>
-      <FilenameWithoutPath>Abstract.txt</FilenameWithoutPath>
+      <PathWithFileName>.\README.md</PathWithFileName>
+      <FilenameWithoutPath>README.md</FilenameWithoutPath>
       <RteFlg>0</RteFlg>
       <bShared>0</bShared>
     </File>
diff --git a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvprojx b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvprojx
index dc4ce2e..7374171 100644
--- a/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvprojx
+++ b/CMSIS/DAP/Firmware/Examples/MCU-LINK/CMSIS_DAP.uvprojx
@@ -419,9 +419,9 @@
           <GroupName>Documentation</GroupName>
           <Files>
             <File>
-              <FileName>Abstract.txt</FileName>
+              <FileName>README.md</FileName>
               <FileType>5</FileType>
-              <FilePath>.\Abstract.txt</FilePath>
+              <FilePath>.\README.md</FilePath>
             </File>
           </Files>
         </Group>
diff --git a/CMSIS/DAP/Firmware/Examples/MCU-LINK/README.md b/CMSIS/DAP/Firmware/Examples/MCU-LINK/README.md
new file mode 100644
index 0000000..f8d4dbf
--- /dev/null
+++ b/CMSIS/DAP/Firmware/Examples/MCU-LINK/README.md
@@ -0,0 +1,13 @@
+CMSIS-DAP v2 firmware for NXP MCU-LINK debug probe.
+
+CMSIS-DAP v2 uses USB bulk endpoints for the communication with the host PC and is therefore faster.
+Optionally, support for streaming SWO trace is provided via an additional USB endpoint.
+
+Instructions for programing CMSIS_DAP firmware on MCU-LINK:
+- download and install MCU-LINK_installer from https://www.nxp.com/design/microcontrollers-developer-resources/mcu-link-debug-probe:MCU-LINK
+- disconnect MCU-LINK from USB (J1), set "firmware update" jumper (J3), connect MCU-LINK to USB (J1)
+- open a Command Window
+- navigate to the MCU-LINK_installer installation (default C:\nxp\MCU-LINK_installer\) and go to the scripts sub-directory
+- copy pre-built firmware hex file ..\CMSIS\DAP\Firmware\Examples\MCU-LINK\Objects\CMSIS_DAP.hex to scripts directory
+- run the command: programm_CMSIS.cmd CMSIS_DAP.hex
+- follow the instructions in command window