Blame view

RIOT/cpu/arm7_common/Makefile.include 162 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
  # Target architecture for the build. Use arm-none-eabi if you are unsure.
  export TARGET_ARCH ?= arm-none-eabi
  
  INCLUDES += -I$(RIOTBASE)/cpu/arm7_common/include/