From 54daf1dfc9092a2a84e96d2878234cd59b24d85a Mon Sep 17 00:00:00 2001 From: Rafael Silva Date: Wed, 4 Oct 2023 00:28:32 +0100 Subject: [PATCH] hosted_jlink: adjust comment --- src/platforms/hosted/jlink_swd.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/platforms/hosted/jlink_swd.c b/src/platforms/hosted/jlink_swd.c index 081fc002199..075e8db530f 100644 --- a/src/platforms/hosted/jlink_swd.c +++ b/src/platforms/hosted/jlink_swd.c @@ -22,8 +22,7 @@ */ /* - * This file implements the SW-DP specific functions of the - * ARM Debug Interface v5 Architecture Specification, ARM doc IHI0031A. + * This file implements SWD specific functions for the J-Link probe. */ #include