X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=int%2FMakefile;h=be9ee2125397871119d68adcea1e6ce2d49cb91b;hb=6e3b45dd6cef95c1577a91b15a1256fa4b06ca88;hp=d0ea63423b644b8ce00d2ebebc30b0ebfdcb1106;hpb=fb5465ae10e39a9505634e0aaf8e1cab9710f5d7;p=mTask.git diff --git a/int/Makefile b/int/Makefile index d0ea634..be9ee21 100644 --- a/int/Makefile +++ b/int/Makefile @@ -91,7 +91,7 @@ endif PROJECT = mTask # Imported source files and paths -CHIBIOS = /home/mrl/projects/ChibiOS +CHIBIOS = ./ChibiOS # Startup files. include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk # HAL-OSAL files (optional). @@ -201,7 +201,7 @@ CPPWARN = -Wall -Wextra -Wundef # # List all user C define here, like -D_DEBUG=1 -UDEFS = -DSTM +UDEFS = -DSTM #-DDEBUG # Define ASM defines here UADEFS =