not needed
This commit is contained in:
parent
a770b75ce2
commit
d7a76086e3
|
@ -1,4 +1,3 @@
|
|||
ARTERY_CONTRIB = $(BOARD_DIR)/OS
|
||||
|
||||
USE_LIS302 = no
|
||||
USE_FATFS = no
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MCU = cortex-m4
|
||||
|
||||
HW_LAYER_EMS_CPP += $(ARTERY_CONTRIB)/../mpu_util.cpp
|
||||
HW_LAYER_EMS_CPP += $(BOARD_DIR)/mpu_util.cpp
|
||||
|
||||
|
|
Loading…
Reference in New Issue