From 71e91979e8ff2abe7a1a02a317a83d0cb3e1a55b Mon Sep 17 00:00:00 2001 From: Vitalii Popov Date: Fri, 16 May 2025 23:17:05 +0300 Subject: [PATCH] add flash script --- flash.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 flash.sh diff --git a/flash.sh b/flash.sh new file mode 100755 index 0000000..34679a5 --- /dev/null +++ b/flash.sh @@ -0,0 +1,2 @@ +#!/bin/sh +stm8flash -c stlinkv2 -p stm8s103f3 -w build/s8-bathlight.ihx