cpu/cc430|chronos: moved periph_common dep to CPU
This commit is contained in:
parent
a47703b9ff
commit
efa0aa1fa9
@ -10,4 +10,3 @@ export FFLAGS = rf2500 "prog $(HEXFILE)"
|
|||||||
INCLUDES += -I$(RIOTBOARD)/$(BOARD)/drivers/include
|
INCLUDES += -I$(RIOTBOARD)/$(BOARD)/drivers/include
|
||||||
|
|
||||||
USEMODULE += chronos-drivers
|
USEMODULE += chronos-drivers
|
||||||
USEMODULE += periph_common
|
|
||||||
|
|||||||
@ -2,4 +2,4 @@ INCLUDES += -I$(RIOTBASE)/cpu/cc430/include/
|
|||||||
|
|
||||||
include $(RIOTCPU)/msp430_common/Makefile.include
|
include $(RIOTCPU)/msp430_common/Makefile.include
|
||||||
|
|
||||||
export USEMODULE += periph
|
export USEMODULE += periph periph_common
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user