Add generic STM32F103C8T6 example.
This commit is contained in:
parent
aa44c779ec
commit
39c0c27587
16 changed files with 1740 additions and 0 deletions
2
keyboard/stm32_f103_onekey/flash.sh
Executable file
2
keyboard/stm32_f103_onekey/flash.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
Arduino_STM32_usb_hid/tools/linux/maple_upload ttyACM0 2 1EAF:0003 build/ch.bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue