git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5321 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
03cab328fc
commit
546418f20c
|
@ -64,7 +64,7 @@ endif
|
|||
PROJECT = ch
|
||||
|
||||
# Imported source files and paths
|
||||
CHIBIOS = ../..
|
||||
CHIBIOS = ../../..
|
||||
#include $(CHIBIOS)/boards/ST_STM32F4_DISCOVERY/board.mk
|
||||
include $(CHIBIOS)/os/hal/templates/platform.mk
|
||||
include $(CHIBIOS)/os/hal/hal.mk
|
||||
|
|
Loading…
Reference in New Issue