2014-08-07 16:51:52 +02:00
|
|
|
export APPLICATION = periph_spi
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2014-10-13 18:18:19 +02:00
|
|
|
FEATURES_REQUIRED = periph_spi
|
2014-08-07 16:51:52 +02:00
|
|
|
|
|
|
|
USEMODULE += shell
|
|
|
|
USEMODULE += shell_commands
|
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|