import ChibiOS as submodule

This commit is contained in:
TT 2017-01-14 10:05:08 +09:00
parent 883d916765
commit 9f0abd70d3
3 changed files with 6 additions and 1 deletions

View file

@ -81,7 +81,8 @@ endif
PROJECT = ch
# Imported source files and paths
CHIBIOS = ../ChibiOS-RT
#CHIBIOS = ../ChibiOS-RT
CHIBIOS = ChibiOS
PROJ = .
# Startup files.
include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f0xx.mk