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 3f3a17e366
commit 37a3d762c9
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 \