mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 03:02:31 +00:00
When we move DT infront of Kconfig we are going to need access to a C toolchain before Kconfig is evaluated. This means it will not be possible to specify the toolchain used through Kconfig. To deal with this we ... Drop support for specifying CROSS_COMPILE through Kconfig. Still available is the ability to specify CROSS_COMPILE through the environment or through a CMake variable. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
app | ||
compiler | ||
emu | ||
flash | ||
ide | ||
reports | ||
toolchain | ||
usage | ||
util | ||
ccache.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
fpu-for-gcc-m-cpu.cmake | ||
gcc-m-cpu.cmake | ||
hex.cmake | ||
host-tools-zephyr.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
toolchain.cmake | ||
version.cmake |