Blame view

RIOT/boards/nucleo-common/Makefile.include 204 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  # include nucleo common serial configuration
  include $(RIOTBOARD)/nucleo-common/Makefile.include.serial
  
  # add the common header files to the include path
  INCLUDES += -I$(RIOTBOARD)/nucleo-common/include