Fix path to GCC linker scripts
The linux filesystem is case sensitive, this was causing our nightly build to
fail when attempting to find the script with its lower case name. The
name of the file has been kept the same as this seems to be STMs
convention.
ls
1 parent 2660621 commit 5899dd0bc7071d970d8db7ceb9b72ad5d196a76c
@Harrison Mutai Harrison Mutai authored on 22 Feb 2021
Showing 3 changed files
View
targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F070xB/CMakeLists.txt
View
targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F072xB/CMakeLists.txt
View
targets/TARGET_STM/TARGET_STM32F0/TARGET_STM32F091xC/CMakeLists.txt