aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_CDC_IAD
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-02-07 10:39:15 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-02-07 10:39:15 +0000
commitc0ed452308910d9c9748f1c15a369e0b173dafdb (patch)
treef1c7e5e2181d94e9192509c474e6aaf3fb71e825 /testhal/STM32/STM32F4xx/USB_CDC_IAD
parent5233759836d12358acb7f73b798c9cadf72934fa (diff)
downloadChibiOS-c0ed452308910d9c9748f1c15a369e0b173dafdb.tar.gz
ChibiOS-c0ed452308910d9c9748f1c15a369e0b173dafdb.tar.bz2
ChibiOS-c0ed452308910d9c9748f1c15a369e0b173dafdb.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7672 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_CDC_IAD')
-rw-r--r--testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile b/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile
index abd79278e..94318a1d3 100644
--- a/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile
+++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile
@@ -135,7 +135,7 @@ ASMSRC = $(PORTASM)
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(OSALINC) $(PLATFORMINC) $(BOARDINC) \
- $(CHIBIOS)/os/various
+ $(CHIBIOS)/os/hal/lib/streams $(CHIBIOS)/os/various
#
# Project, sources and paths