Blame view

RIOT/cpu/lpc11u34/Makefile.include 108 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
  export CPU_ARCH = cortex-m0
  
  USEMODULE += periph_common
  
  include $(RIOTCPU)/Makefile.include.cortexm_common