commit | c50804edc29a74c9cb52744b2ffda27835dc2882 | [log] [tgz] |
---|---|---|
author | Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> | Fri Mar 12 12:43:25 2021 +0100 |
committer | Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no> | Mon Mar 22 10:48:31 2021 +0100 |
tree | 415ba2fd72eba6da1a432f43ffa1625c218a3e3d | |
parent | d4b75cc0a8e3df96c2240d7f28d2aac4b0def0f8 [diff] |
GNUARM.cmake: Support the CROSS_COMPILE setting This is to support toolchains where the name is not arm-none-eabi-gcc, such as arm-zephyr-eabi-gcc. This is analogous to how it is solved in TFM. Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>