mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 20:45:21 +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> |
||
---|---|---|
.. | ||
getting_started.rst | ||
installation_linux.rst | ||
installation_mac.rst | ||
installation_win.rst | ||
toolchain_3rd_party_x_compilers.rst | ||
toolchain_custom_cmake.rst | ||
toolchain_other_x_compilers.rst |