Blame view

RIOT/boards/mips-malta/Makefile.include 155 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  export CPU = mips32r2_common
  export INCLUDES += -I$(RIOTBOARD)/$(BOARD)/include/
  #export USE_HARD_FLOAT = 1
  export USE_DSP = 1
  export USE_UHI_SYSCALLS = 1