mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 21:46:28 +00:00
In order to be able to invoke Python from Kconfig files, set the path to the Python executable (which can be python, python3, py -3, etc) as an environment variable so that Kconfig shell invocations can use it like: config MY_OPTION string "My option string" default "$(shell,$(PYTHON_EXECUTABLE) \ $(ZEPHYR_BASE)\scripts\script.py)" Signed-off-by: Carles Cufi <carles.cufi@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 |