Revision 0aed1f1b modules/LightRing_1-0/Makefile
modules/LightRing_1-0/Makefile | ||
---|---|---|
146 | 146 |
include $(AMIROLLD)/drivers/TPS20xxB/v1/alld_TPS20xxB.mk |
147 | 147 |
|
148 | 148 |
# Tests. |
149 |
AMIROOS_TEST_INC += $(AMIROOS_TEST_DIR)periphery-lld/AT24C01B_v1 \
|
|
150 |
$(AMIROOS_TEST_DIR)periphery-lld/TLC5947_v1 \
|
|
151 |
$(AMIROOS_TEST_DIR)periphery-lld/TPS20xxB_v1
|
|
149 |
include $(AMIROOS_TEST_DIR)periphery-lld/AT24C01B_v1/aos_test_AT24C01B.mk
|
|
150 |
include $(AMIROOS_TEST_DIR)periphery-lld/TLC5947_v1/aos_test_TLC5947.mk
|
|
151 |
include $(AMIROOS_TEST_DIR)periphery-lld/TPS20xxB_v1/aos_test_TPS20xxB.mk
|
|
152 | 152 |
|
153 | 153 |
# Module specific inclusion directories |
154 | 154 |
MODULE_INC = $(MODULE_DIR) \ |
Also available in: Unified diff