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 <ayush@beagleboard.org>
This commit is contained in:
Ayush Singh 2025-04-17 02:06:05 +05:30 committed by Benjamin Cabé
commit b28e1e122c

View file

@ -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