beth hack define

This commit is contained in:
Paul Cox
2010-07-20 14:38:24 +00:00
parent 346daccaef
commit 9bc00dc2eb
+1 -1
View File
@@ -123,7 +123,7 @@ main_stm32.srcs += i2c.c $(SRC_ARCH)/i2c_hw.c
main_stm32.CFLAGS += -DUSE_I2C2
main_stm32.srcs += $(SRC_BETH)/bench_sensors.c
main_stm32.CFLAGS += -DUSE_CAN1 -DUSE_USB_LP_CAN1_RX0_IRQ
main_stm32.CFLAGS += -DUSE_CAN1 -DUSE_USB_LP_CAN1_RX0_IRQ -DBETH_HACK
main_stm32.srcs += can.c $(SRC_ARCH)/can_hw.c
#