From dfeb1269e0dac434cc95b700c1cc8dfa56cd3347 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 25 Oct 2022 17:27:51 -0400 Subject: [PATCH] e38 --- .../hellen/hellen-gm-e38/knock_config.h | 1 + .../boards/hellen/hellen-gm-e38/prepend.txt | 28 +++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 firmware/config/boards/hellen/hellen-gm-e38/knock_config.h create mode 100644 firmware/config/boards/hellen/hellen-gm-e38/prepend.txt diff --git a/firmware/config/boards/hellen/hellen-gm-e38/knock_config.h b/firmware/config/boards/hellen/hellen-gm-e38/knock_config.h new file mode 100644 index 0000000000..d03cdec9a4 --- /dev/null +++ b/firmware/config/boards/hellen/hellen-gm-e38/knock_config.h @@ -0,0 +1 @@ +#include "../hellen_knock_config.h" \ No newline at end of file diff --git a/firmware/config/boards/hellen/hellen-gm-e38/prepend.txt b/firmware/config/boards/hellen/hellen-gm-e38/prepend.txt new file mode 100644 index 0000000000..3c15f07afd --- /dev/null +++ b/firmware/config/boards/hellen/hellen-gm-e38/prepend.txt @@ -0,0 +1,28 @@ +#define MAIN_HELP_URL "https://rusefi.com/s/gm-e38" + +#define ts_show_hip9011 false +#define ts_show_cj125 false + + + + +#define ts_show_lcd false +#define ts_show_joystick false +#define ts_show_egt false +#define ts_show_gps false +#define ts_show_etb_pins false +#define ts_show_analog_divider false +#define ts_show_spi true +#define ts_show_sd_card true +#define ts_show_can_pins false +#define ts_show_tunerstudio_port true +#define ts_show_can2 false +#define ts_show_software_knock true +#define ts_show_hardware_simulator false +#define ts_show_sd_pins false + +#define show_test_presets false +#define show_Frankenso_presets false +#define show_microRusEFI_presets false +#define show_Proteus_presets false +#define show_Hellen_presets true