CORE:
1.STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\CoreSupport 下面的 core_cm3.c
和 文 件 core_cm3.h
2.STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\a
rm 下面的 startup_stm32f10x_hd.s 文件
FWLIB:
1.STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\STM32F10x_StdPeriph_Driver 下面的src,inc文件夹,分别存储c和h文件
USER:
1.STM32F10x_StdPeriph_Lib_V3.5.0\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x 下面的三个文件 stm32f10x.h,system_stm32f10x.c,system_stm32f10x.h
2.STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Template 下面的 4 个文件
main.c,stm32f10x_conf.h,stm32f10x_it.c,stm32f10x_it.h