X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=int%2FMakefile;h=be9ee2125397871119d68adcea1e6ce2d49cb91b;hb=8449be73c124cdccd37500c0d67d9404b94fc9c8;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 =