From 7139b02cd671901bb802ce005ac04af45bdb6efa Mon Sep 17 00:00:00 2001 From: Daniel Monteiro <2441483+TheFakeMontyOnTheRun@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:42:59 +0100 Subject: [PATCH] boards/raspberrypi-pico-2-rv: fix formatting mistake on docs Signed-off-by: Daniel Monteiro --- .../risc-v/rp23xx-rv/boards/raspberrypi-pico-2-rv/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/platforms/risc-v/rp23xx-rv/boards/raspberrypi-pico-2-rv/index.rst b/Documentation/platforms/risc-v/rp23xx-rv/boards/raspberrypi-pico-2-rv/index.rst index 84fd4ccbe79..fa3f94ae0d9 100644 --- a/Documentation/platforms/risc-v/rp23xx-rv/boards/raspberrypi-pico-2-rv/index.rst +++ b/Documentation/platforms/risc-v/rp23xx-rv/boards/raspberrypi-pico-2-rv/index.rst @@ -224,6 +224,6 @@ nsh Basic NuttShell configuration (console enabled in UART0, at 115200 bps). usbnsh ---- +------ Basic NuttShell configuration (console enabled via USB CDC/ACM).