1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/arm7_common/Makefile.include
2017-01-19 11:05:44 +01:00

7 lines
195 B
Makefile

# Target architecture for the build. Use arm-none-eabi if you are unsure.
export TARGET_ARCH ?= arm-none-eabi
USEMODULE += arm7_common_periph
INCLUDES += -I$(RIOTBASE)/cpu/arm7_common/include/