mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 14:32:43 +01:00
8 lines
132 B
Makefile
8 lines
132 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += pca9633
|
|
USEMODULE += xtimer
|
|
USEMODULE += shell
|
|
|
|
include $(RIOTBASE)/Makefile.include
|