From 7052933887c76c50bc545eaaa201b12e0ca07d39 Mon Sep 17 00:00:00 2001 From: Luis Diaz Date: Tue, 9 Jun 2026 18:28:29 -0300 Subject: [PATCH] Fixing typo error --- src/start/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/start/hardware.md b/src/start/hardware.md index ba9fe6e7..04716ea6 100644 --- a/src/start/hardware.md +++ b/src/start/hardware.md @@ -297,7 +297,7 @@ monitor arm semihosting enable load # start the process but immediately halt the processor -stepi +step ``` Now running ` -x openocd.gdb target/thumbv7em-none-eabihf/debug/examples/hello` will immediately connect GDB to