Extend CMSIS-DAP firmware with commands.
The CMSIS-DAP firmware may be extended with commands that are specific to a debug unit.
Vendor Commands may implement additional functionality such as interfaces to serial printf-style communication. The RDDI-DAP interface offers the function CMSIS_DAP_Commands
to exchange information with vendor-specific commands.