generate java enum from C enum? generate both C and java from yaml? #2102
This commit is contained in:
parent
3f3a17e366
commit
37a3d762c9
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue