only:small-can-board
This commit is contained in:
parent
b4e0b730b8
commit
31cd75903f
|
@ -1,6 +1,6 @@
|
||||||
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
||||||
|
|
||||||
DDEFS += -DFIRMWARE_ID=small-can-board
|
DDEFS += -DFIRMWARE_ID=\"small-can-board\"
|
||||||
DDEFS += -DSHORT_BOARD_NAME=small-can-board
|
DDEFS += -DSHORT_BOARD_NAME=small-can-board
|
||||||
|
|
||||||
#DDEFS += -DEFI_SENT_SUPPORT=TRUE
|
#DDEFS += -DEFI_SENT_SUPPORT=TRUE
|
||||||
|
|
Loading…
Reference in New Issue