Blame view

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