The dependency from eepreg to FEATURES_REQUIRED is already defined in `sys/Makefile.dep` so should not need to be duplicated in the application Makefile.
6 lines
92 B
Makefile
6 lines
92 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += eepreg
|
|
|
|
include $(RIOTBASE)/Makefile.include
|