summaryrefslogtreecommitdiff
path: root/serial_flasher.sh
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-09-17 19:40:26 +0200
committerxengineering <me@xengineering.eu>2021-09-17 19:42:19 +0200
commit32a7f5fa5be057c5baf6f654f5f2ee95f46da143 (patch)
tree2b8c63f027ebf73e1a2987a92612e3b3e388bd9b /serial_flasher.sh
parentc0f4fe33a0fb7ac7a01e34258f6017d658896664 (diff)
downloadledcontrol-32a7f5fa5be057c5baf6f654f5f2ee95f46da143.tar
ledcontrol-32a7f5fa5be057c5baf6f654f5f2ee95f46da143.tar.zst
ledcontrol-32a7f5fa5be057c5baf6f654f5f2ee95f46da143.zip
Cleanup Project for Rewrite
Diffstat (limited to 'serial_flasher.sh')
-rwxr-xr-xserial_flasher.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/serial_flasher.sh b/serial_flasher.sh
deleted file mode 100755
index 0c80a0b..0000000
--- a/serial_flasher.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-
-stm32loader -p /dev/ttyUSB0 -e -w -v ledcontrol/ledcontrol.bin
-