From b28e1e122ce4670fa27bb184909632c6ccf7cc65 Mon Sep 17 00:00:00 2001 From: Ayush Singh Date: Thu, 17 Apr 2025 02:06:05 +0530 Subject: [PATCH] boards: beagle: pocketbeagle_2: doc: Fix debug command - The board currently shows up as none in the rendered docs. So fix it. Signed-off-by: Ayush Singh --- boards/beagle/pocketbeagle_2/doc/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/beagle/pocketbeagle_2/doc/index.rst b/boards/beagle/pocketbeagle_2/doc/index.rst index 51852ffb8c4..53ab68bd3f4 100644 --- a/boards/beagle/pocketbeagle_2/doc/index.rst +++ b/boards/beagle/pocketbeagle_2/doc/index.rst @@ -159,6 +159,7 @@ superuser privilege, openocd needs to be launched separately for now: Start debugging .. zephyr-app-commands:: + :board: pocketbeagle_2/am6232/m4 :goals: debug References