Blame view

RIOT/cpu/kinetis_common/Makefile 109 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
  # define the module that is build
  MODULE = kinetis_common
  
  DIRS += periph
  
  include $(RIOTBASE)/Makefile.base