Updated Compile keyboard bootloader (markdown)

GNU 2022-09-26 13:06:55 +08:00
parent fc0b45de4e
commit 3496aa24e2

@ -21,16 +21,16 @@ this will produce `bootloader_only_binaries/generic_boot20_pc13.bin`
# Flash Arudino
## Arduino IDE
* add stm32duino pacakage index: http://dan.drown.org/stm32duino/package_STM32duino_index.json
* add stm32duino pacakage index: http://dan.drown.org/stm32duino/package_STM32duino_index.json
![image](https://user-images.githubusercontent.com/523580/192196432-7afdbda3-3de6-4ca1-bd18-dbcc6b38b295.png)
* verbose all outputs:
* verbose all outputs:
![image](https://user-images.githubusercontent.com/523580/192197062-60f13b8f-e537-4086-ae52-eaf8878b26f4.png)
* Select upload method
* Select upload method
![image](https://user-images.githubusercontent.com/523580/192197084-db4b3178-ec18-40a1-8680-b0890e39e662.png)
* Set cpu mhz to 48Mhz
* Set cpu mhz to 48Mhz
![image](https://user-images.githubusercontent.com/523580/192197126-62f41bad-a9b2-42a7-9622-2e07c1a08d3b.png)