nb1 is 144 pin
This commit is contained in:
parent
53e93803db
commit
c9591f2d1f
|
@ -6,7 +6,7 @@ BOARDINC = $(BOARDS_DIR)/hellen/hellen-nb1
|
||||||
|
|
||||||
# Set this if you want a default engine type other than normal hellen-nb1
|
# Set this if you want a default engine type other than normal hellen-nb1
|
||||||
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
ifeq ($(DEFAULT_ENGINE_TYPE),)
|
||||||
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=ET_HELLEN_NB1
|
DEFAULT_ENGINE_TYPE = -DDEFAULT_ENGINE_TYPE=HELLEN_NB1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# 144 package MCU
|
# 144 package MCU
|
||||||
|
|
Loading…
Reference in New Issue