Blame view

RIOT/cpu/nrf51/Makefile.include 142 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  export CPU_ARCH = cortex-m0
  export CPU_FAM  = nrf51
  
  include $(RIOTCPU)/nrf5x_common/Makefile.include
  include $(RIOTMAKE)/arch/cortexm.inc.mk