From b15c8fe4d3b717e783fe37ec6d8e431e1a93c184 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 4 Dec 2023 09:45:45 -0500 Subject: [PATCH] Hello World --- compile_XXX.sh | 5 +++++ prepend.txt | 1 + 2 files changed, 6 insertions(+) create mode 100644 compile_XXX.sh create mode 100644 prepend.txt diff --git a/compile_XXX.sh b/compile_XXX.sh new file mode 100644 index 0000000..d2fddc4 --- /dev/null +++ b/compile_XXX.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +cd ext/rusefi/firmware/ + +bash config/boards/common_script.sh ../../../../.. ARCH_STM32F4 diff --git a/prepend.txt b/prepend.txt new file mode 100644 index 0000000..3753309 --- /dev/null +++ b/prepend.txt @@ -0,0 +1 @@ +#define ts_show_etb_pins false