commit | 2f090f9a81b901b3b4f9b0a19f2d599f124ed661 | [log] [tgz] |
---|---|---|
author | Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> | Tue Feb 23 15:59:22 2021 +0100 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Tue Mar 02 22:04:50 2021 +0100 |
tree | 9ba045654002c424450cf50698d4a111b4294043 | |
parent | 66ca613b7580987f7ae580d7a40c15186ac3b43d [diff] |
Build: Find GNUARM compiler via find_program() This makes it work better on Windows, which needs .exe in the filename, and also makes it easier to detect errors with the toolchain. Change-Id: Ic6492b6cea23b81bf521daa9f2953544f012b607 Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>