Blame view

RIOT/cpu/kinetis_common/Makefile 109 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  # define the module that is build
  MODULE = kinetis_common
  
  DIRS += periph
  
  include $(RIOTBASE)/Makefile.base