mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 12:56:08 +00:00
Environment variables should be checked with if(DEFINED ENV{ESP_IDF_PATH}). if($ENV{ESP_IDF_PATH}) was not evaluating to true as it should have when env[ESP_IDF_PATH] was set. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
riscv32 | ||
x86 | ||
xtensa | ||
boards.rst | ||
CMakeLists.txt | ||
Kconfig |