3 lines
115 B
Makefile
3 lines
115 B
Makefile
# export board specific includes to the global includes-listing
|
|
export INCLUDES += -I$(RIOTBOARD)/$(BOARD)/include
|