generate java enum from C enum? generate both C and java from yaml? #2102
This commit is contained in:
parent
aa6637f451
commit
e80e1542d7
|
@ -6,7 +6,7 @@ BOARDINC = $(BOARDS_DIR)/hellen/hellen121vag
|
||||||
|
|
||||||
# Set this if you want a default engine type other than normal hellen121vag
|
# Set this if you want a default engine type other than normal hellen121vag
|
||||||
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
||||||
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_121_VAG
|
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_121_VAG_4_CYL
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# 176 package MCU
|
# 176 package MCU
|
||||||
|
|
Loading…
Reference in New Issue