add STM32F10X_Lib

This commit is contained in:
Shawn Chain 2019-05-13 21:59:32 +08:00
parent ff7a9fdd4e
commit 37efcb3d4f
4 changed files with 8 additions and 4 deletions

View file

@ -25,7 +25,7 @@ STARTUP:=$(SYSDIR)/startup_stm32f105xc.S
STARTUP_DEFS=
# Include directory for CMSIS
CMSISDIR:=/opt/STM32Cube_FW_F1_V1.4.0/Drivers/CMSIS
CMSISDIR:=STM32F10X_Lib/CMSIS
# Libraries
LIBDIR:=