Revision 0aed1f1b modules/NUCLEO-L476RG/Makefile
modules/NUCLEO-L476RG/Makefile | ||
---|---|---|
146 | 146 |
include $(AMIROLLD)/drivers/MPU6050/v1/alld_MPU6050.mk |
147 | 147 |
|
148 | 148 |
# Tests. |
149 |
AMIROOS_TEST_INC += $(AMIROOS_TEST_DIR)periphery-lld/button_v1 \
|
|
150 |
$(AMIROOS_TEST_DIR)periphery-lld/LED_v1 \
|
|
151 |
$(AMIROOS_TEST_DIR)periphery-lld/MPU6050_v1
|
|
149 |
include $(AMIROOS_TEST_DIR)periphery-lld/button_v1/aos_test_button.mk
|
|
150 |
include $(AMIROOS_TEST_DIR)periphery-lld/LED_v1/aos_test_LED.mk
|
|
151 |
include $(AMIROOS_TEST_DIR)periphery-lld/MPU6050_v1/aos_test_MPU6050.mk
|
|
152 | 152 |
|
153 | 153 |
# Module specific inclusion directories |
154 | 154 |
MODULE_INC = $(MODULE_DIR) \ |
Also available in: Unified diff