Blame view

RIOT/boards/arduino-uno/Makefile 93 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = board
  
  DIRS = $(RIOTBOARD)/arduino-atmega-common
  
  include $(RIOTBASE)/Makefile.base