Blame view

RIOT/cpu/nrf51/Makefile.include 153 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
  export CPU_ARCH = cortex-m0
  export CPU_FAM  = nrf51
  
  include $(RIOTCPU)/nrf5x_common/Makefile.include
  include $(RIOTCPU)/Makefile.include.cortexm_common