generate java enum from C enum? generate both C and java from yaml? #2102

This commit is contained in:
rusefillc 2021-10-23 21:56:00 -04:00
parent 4b8d841299
commit 3a30c50b78
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
COMMON_GEN_CONFIG="-jar ../java_tools/ConfigDefinition.jar \
-enumInputFile controllers/algo/engine_types.h \
-enumInputFile controllers/algo/rusefi_enums.h \
-cache_zip_file tunerstudio/generated/cache.zip \
-ts_destination tunerstudio \