Skip to content
Commit 7c9259ab authored by Johann Fischer's avatar Johann Fischer Committed by Alberto Escolar
Browse files

dap: add CMSIS-DAP compatible controller



Add CMSIS-DAP compatible controller which is a handler between
the host interface and SWD driver. The controller follows CMSIS-DAP
reference implementation. It expects a request buffer from the host
interface, splits it to simple transfers and forwards to the DP driver,
and finally returns a response buffer to the host.
Interface to the host can be implemented with USB HID device support.

Controller implements only SW-DP support and is tested
with pyOCD and ADIv5.x.

Signed-off-by: default avatarJohann Fischer <j.fischer@phytec.de>
parent 3cf630fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment