and now I need to get all this working again

This commit is contained in:
rusefi 2020-07-06 01:29:00 -04:00
parent 6ac45039d4
commit 8fbc572be9
2 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,7 @@ java -DSystemOut.name=gen_config_board \
-cache ${SHORT_BOARDNAME} \ -cache ${SHORT_BOARDNAME} \
-cache_zip_file tunerstudio/generated/cache.zip \ -cache_zip_file tunerstudio/generated/cache.zip \
-firing_order controllers/algo/firing_order.h \ -firing_order controllers/algo/firing_order.h \
-ts_output_name rusefi_${SHORT_BOARDNAME}.ini \ -ts_output_name generated/rusefi_${SHORT_BOARDNAME}.ini \
-signature tunerstudio/generated/signature_${SHORT_BOARDNAME}.txt \ -signature tunerstudio/generated/signature_${SHORT_BOARDNAME}.txt \
-signature_destination controllers/generated/signature_${SHORT_BOARDNAME}.h \ -signature_destination controllers/generated/signature_${SHORT_BOARDNAME}.h \
-prepend tunerstudio/generated/${BOARDNAME}_prefix.txt \ -prepend tunerstudio/generated/${BOARDNAME}_prefix.txt \

View File

@ -44,6 +44,7 @@
! all the sub-structures are going to be nested within the primary structure, that's ! all the sub-structures are going to be nested within the primary structure, that's
! needed to get a proper TunerStudio file ! needed to get a proper TunerStudio file
struct persistent_config_s struct persistent_config_s
struct_no_prefix engine_configuration_s struct_no_prefix engine_configuration_s