summaryrefslogtreecommitdiff
path: root/stmhal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/Makefile')
-rw-r--r--stmhal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile
index 9c2c23c0c..98f31ebad 100644
--- a/stmhal/Makefile
+++ b/stmhal/Makefile
@@ -32,6 +32,7 @@ DEVICE=0483:df11
CROSS_COMPILE = arm-none-eabi-
INC = -I.
+INC += -I..
INC += -I$(PY_SRC)
INC += -I$(BUILD)
INC += -I$(CMSIS_DIR)/inc