From 734c3f10a42c9f8da97b425701b839c0f427625d Mon Sep 17 00:00:00 2001 From: sys64738 Date: Fri, 30 Jul 2021 17:40:28 +0000 Subject: [PATCH] Update 'Common interfaces' --- Common-interfaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-interfaces.md b/Common-interfaces.md index df00648..0aea985 100644 --- a/Common-interfaces.md +++ b/Common-interfaces.md @@ -1,6 +1,6 @@ Several interfaces appear across all modes: -* USB vendor interface, for runtime configuration +* [USB vendor interface](USB-config-%26-command-protocol), for [runtime configuration](dmctl) * stdio over UART * USB-CDC stdio debug interface (when enabled in CMake, using the `USE_USBCDC_FOR_STDIO` option)