diff --git a/Compile-keyboard-bootloader.md b/Compile-keyboard-bootloader.md index 53fe2b5..3c5da7f 100644 --- a/Compile-keyboard-bootloader.md +++ b/Compile-keyboard-bootloader.md @@ -37,16 +37,16 @@ srec_cat bootloader_only_binaries/generic_boot20_pc13.bin -Binary -offset 0x0800 ## Arduino IDE * add stm32duino pacakage index in **Preference panel** : http://dan.drown.org/stm32duino/package_STM32duino_index.json and install STM32F1xx/GD32F1xx boards -![image](https://user-images.githubusercontent.com/523580/192196432-7afdbda3-3de6-4ca1-bd18-dbcc6b38b295.png) +![image](https://user-images.githubusercontent.com/523580/192198944-fd0fbf55-0977-42bb-9256-f7bcdf331466.png) * verbose all outputs: -![image](https://user-images.githubusercontent.com/523580/192197062-60f13b8f-e537-4086-ae52-eaf8878b26f4.png) +![image](https://user-images.githubusercontent.com/523580/192198967-d4738c42-897e-412a-b630-afab45d274c3.png) * Select upload method -![image](https://user-images.githubusercontent.com/523580/192197084-db4b3178-ec18-40a1-8680-b0890e39e662.png) +![image](https://user-images.githubusercontent.com/523580/192198991-9757e354-c8ec-4859-95e9-dba732773fb1.png) * Set cpu mhz to 48Mhz -![image](https://user-images.githubusercontent.com/523580/192197126-62f41bad-a9b2-42a7-9622-2e07c1a08d3b.png) +![image](https://user-images.githubusercontent.com/523580/192199043-7f877adb-830e-4323-8799-06e115843b46.png) * Put 1 OFF in the back of keyboard