mirror of https://github.com/rusefi/openblt.git
Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@722 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
2d141add48
commit
41a2203627
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f051
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f051
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f091
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f091
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32g071
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32g071
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_olimex_efm32g880
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_olimex_efm32g880
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_ek_lm3s6965
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_ek_lm3s6965
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_ek_lm3s8962
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_ek_lm3s8962
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_nucleo_stm32f103rb
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_nucleo_stm32f103rb
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_olimex_stm32h103
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_olimex_stm32h103
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_olimex_stm32p103
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_olimex_stm32p103
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_olimexino_stm32
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_olimexino_stm32
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f207
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f207
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f303
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f303
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f303
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f303
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_olimex_stm32e407
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_olimex_stm32e407
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32l476
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32l476
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f746
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f746
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=openblt_stm32f767
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
|
@ -34,7 +34,7 @@ PROJ_NAME=demoprog_stm32f767
|
|||
#|--------------------------------------------------------------------------------------|
|
||||
#| Configure tool path |
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-5_4-2016q3/bin/
|
||||
TOOL_PATH=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
|
||||
|
||||
|
||||
#|--------------------------------------------------------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue