CMSIS-DAP  Version 2.1.1
Interface Firmware for CoreSight Debug Access Port
 All Functions Groups Pages
Revision History of CMSIS-DAP
Version Description
V2.1.1 Allow default clock frequency to use fast clock mode
V2.1.0 Added: UART COM Commands to support target communication via extra UART
Added: UART Receive/Transmit Buffer Size values in the command DAP_Info
Added: Target Board Vendor and Target Board Name strings in the command DAP_Info
Added: Product Firmware Version string in the command DAP_Info
Changed: String encoding in DAP_Info from ASCII to UTF-8
V2.0.0 Changed: Communication via USB bulk endpoints to achieve high-speed transfer rates
Added: Streaming SWO via separate USB bulk endpoint
Added: DAP_SWO_Transport extended with transport mode 2 - Send trace data via separate USB bulk endpoint
V1.3.0 Added: Target Board Vendor and Target Board Name strings in the command DAP_Info
Added: Product Firmware Version string in the command DAP_Info
Changed: String encoding in DAP_Info from ASCII to UTF-8
V1.2.0 Added: DAP_SWD_Sequence to enable SWD multi-drop target selection
Added: Test Domain Timer values in the commands DAP_Info, DAP_Transfer
V1.1.0 Added: SWO Commands to support Serial Wire Output (SWO) in UART mode
Added: Atomic Commands support for executing time critical DAP commands
V1.0.0 Version 1.0.0 was never released; version number skipped.
V0.02 Renamed DAP_LED to DAP_HostStatus.
V0.01 Beta Release.