Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-02-06 18:52:00 +00:00
parent 0f47cff952
commit c31db3ab77
2 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#include "global.h"
#include "rusefi_enums.h"
#include "rusefi_hw_enums.h"
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Wed Feb 03 19:36:01 UTC 2021
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Sat Feb 06 18:51:30 UTC 2021
// see also gen_config_and_enums.bat
@ -923,6 +923,8 @@ case PROTEUS_QC_TEST_BOARD:
return "PROTEUS_QC_TEST_BOARD";
case SACHS:
return "SACHS";
case SUBARUEG33_DEFAULTS:
return "SUBARUEG33_DEFAULTS";
case SUBARUEJ20G_DEFAULTS:
return "SUBARUEJ20G_DEFAULTS";
case SUBARU_2003_WRX:

View File

@ -1,8 +1,8 @@
//
// was generated automatically by rusEfi tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt
// was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
//
#define SIGNATURE_BOARD subaru_eg33_f7
#define SIGNATURE_DATE 2020.09.08
#define SIGNATURE_HASH 1078744669
#define TS_SIGNATURE "rusEFI 2020.09.08.subaru_eg33_f7.1078744669"
#define SIGNATURE_DATE 2021.02.06
#define SIGNATURE_HASH 3750123380
#define TS_SIGNATURE "rusEFI 2021.02.06.subaru_eg33_f7.3750123380"