From b11657d1c8a3360779b6b412806d89ca3175fc5f Mon Sep 17 00:00:00 2001 From: Fred Sundvik Date: Tue, 5 Jul 2016 13:48:12 +0300 Subject: Suprojects for ChibiOS testing --- keyboards/chibios_test/stm32_f103_onekey/flash.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 keyboards/chibios_test/stm32_f103_onekey/flash.sh (limited to 'keyboards/chibios_test/stm32_f103_onekey/flash.sh') diff --git a/keyboards/chibios_test/stm32_f103_onekey/flash.sh b/keyboards/chibios_test/stm32_f103_onekey/flash.sh new file mode 100755 index 0000000000..15501dfa57 --- /dev/null +++ b/keyboards/chibios_test/stm32_f103_onekey/flash.sh @@ -0,0 +1,2 @@ +#!/bin/bash +Arduino_STM32_usb_hid/tools/linux/maple_upload ttyACM0 2 1EAF:0003 build/ch.bin -- cgit v1.2.3