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