From af818a3b226f05f4419389053f666b6309e47cde Mon Sep 17 00:00:00 2001 From: sys64738 Date: Tue, 17 Aug 2021 22:23:40 +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 0aea985..4fd2c86 100644 --- a/Common-interfaces.md +++ b/Common-interfaces.md @@ -1,6 +1,6 @@ Several interfaces appear across all modes: -* [USB vendor interface](USB-config-%26-command-protocol), for [runtime configuration](dmctl) +* [USB vendor interface](USB-config-%26-command-protocol), for [runtime configuration](dpctl) * stdio over UART * USB-CDC stdio debug interface (when enabled in CMake, using the `USE_USBCDC_FOR_STDIO` option)