Revision 0aed1f1b modules/NUCLEO-F103RB/Makefile

View differences:

modules/NUCLEO-F103RB/Makefile
146 146
include $(AMIROLLD)/drivers/DW1000/v1/alld_DW1000.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/DW1000_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/DW1000_v1/aos_test_DW1000.mk
152 152

  
153 153
# Module specific inclusion directories
154 154
MODULE_INC = $(MODULE_DIR) \

Also available in: Unified diff