From 51eee6b9eda5f77d680b0d46fc6aab7913722f32 Mon Sep 17 00:00:00 2001 From: Haobo Gu Date: Mon, 30 Oct 2023 23:59:40 +0800 Subject: [PATCH] doc(readme): format readme Signed-off-by: Haobo Gu --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 932d4f8e..43f2060b 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,3 @@ Or you can do it manually using the following command to flash the firmware afte ```shell openocd -f openocd.cfg -c "program target/thumbv7em-none-eabihf/debug/rmk-stm32h7 preverify verify reset exit" ``` -