From e8de53b4fdeb74d07783a10d72b5e8fb8d521e47 Mon Sep 17 00:00:00 2001 From: GNU Date: Mon, 26 Sep 2022 13:24:04 +0800 Subject: [PATCH] Updated Compile keyboard bootloader (markdown) --- ...ootloader.md => Compile-keyboard-bootloader-and-firmware.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename Compile-keyboard-bootloader.md => Compile-keyboard-bootloader-and-firmware.md (95%) diff --git a/Compile-keyboard-bootloader.md b/Compile-keyboard-bootloader-and-firmware.md similarity index 95% rename from Compile-keyboard-bootloader.md rename to Compile-keyboard-bootloader-and-firmware.md index 300023f..4bbc07a 100644 --- a/Compile-keyboard-bootloader.md +++ b/Compile-keyboard-bootloader-and-firmware.md @@ -55,6 +55,7 @@ srec_cat bootloader_only_binaries/generic_boot20_pc13.bin -Binary -offset 0x0800 ![image](https://user-images.githubusercontent.com/523580/192199494-8778bfcc-fcff-4bd0-9f51-f034a080f981.png) - +# CN version +https://shimo.im/docs/Tc8RVQWdjvXtwhYv/ 《GD32f103rgt6/CKSF103R* 与stm32duino bootloader》