diff --git a/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/README.txt b/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/README.txt index e14009612..12e0753c9 100644 --- a/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/README.txt +++ b/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/README.txt @@ -5,6 +5,9 @@ with the following folders removed to save space: - Project - Utilities +Also the following files were removed: +- stm32f10x_stdperiph_lib_um.chm + The only modified file is core_cm3.c, where the strexb, strexh, strex calls were changed from: diff --git a/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/stm32f10x_stdperiph_lib_um.chm b/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/stm32f10x_stdperiph_lib_um.chm deleted file mode 100644 index 8d9d3d7f3..000000000 Binary files a/ilg.gnuarmeclipse.templates.stm/templates/originals/STM32F10x_StdPeriph_Lib_V3.5.0/stm32f10x_stdperiph_lib_um.chm and /dev/null differ