1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/drivers/pca9685/Makefile

7 lines
114 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2018-12-06 09:47:25 +01:00
USEMODULE += pca9685
USEMODULE += shell
include $(RIOTBASE)/Makefile.include