From 36786ebeeaed6f6abd5305681236906843681e58 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sun, 24 Apr 2016 23:31:59 +0000 Subject: Updated Makefile including ChibiOS license inclusion. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9354 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32L4xx/I2C-LSM6DS0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/Makefile b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/Makefile index 661a17324..44ef22c88 100644 --- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/Makefile +++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/Makefile @@ -145,7 +145,7 @@ TCPPSRC = ASMSRC = ASMXSRC = $(STARTUPASM) $(PORTASM) $(OSALASM) -INCDIR = $(CHIBIOS)/os/various +INCDIR = $(CHIBIOS)/os/various \ $(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \ $(HALINC) $(PLATFORMINC) $(BOARDINC) $(LSM6DS0INC) \ $(STREAMSINC) $(CHIBIOS)/os/various -- cgit v1.2.3