Skip to content
Snippets Groups Projects
Unverified Commit 28d3ba64 authored by cladmi's avatar cladmi
Browse files

cpu/cc430: remove duplicate include

Includes of $(CPU)/include is already included in the main Makefile.include
in the line before including this file.
parent 6fc8fae2
No related branches found
No related tags found
No related merge requests found
INCLUDES += -I$(RIOTBASE)/cpu/cc430/include/
include $(RIOTCPU)/msp430_common/Makefile.include include $(RIOTCPU)/msp430_common/Makefile.include
export USEMODULE += periph periph_common export USEMODULE += periph periph_common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment