zephyr/cmake/modules
Grzegorz Swiderski 9d1b361265 cmake: Require Python >= 3.10
The minimum Python version was bumped for Zephyr LTSv3, but only in the
documentation and CI. The build system would still accept Python 3.8,
yet some scripts in tree have already broken support with that version.
Incompatibility errors should be prevented early.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-09-23 10:01:20 +02:00
..
FindBabbleSim.cmake
FindDeprecated.cmake cmake: add toolchain_ld_<name> macros to FindDeprecated 2024-09-16 20:18:17 +02:00
FindDtc.cmake
FindGnuLd.cmake
FindHostTools.cmake
FindLlvmLld.cmake
FindScaTools.cmake
FindTargetTools.cmake
FindThreads.cmake
FindZephyr-sdk.cmake cmake: support list mode in Zephyr-sdk module package 2024-08-20 14:45:09 +02:00
Findarmclang.cmake
FindoneApi.cmake
arch_v1.cmake
arch_v2.cmake
basic_settings.cmake
boards.cmake
ccache.cmake
configuration_files.cmake
doc.cmake
dts.cmake cmake: modules: dts: Restore gen_defines.py warnings 2024-09-13 13:42:40 +02:00
extensions.cmake cmake: Add REQUIRED option to devicetree getters 2024-09-17 17:49:07 +01:00
generated_file_directories.cmake
git.cmake cmake: Create git module 2024-09-12 10:04:05 +02:00
hwm_v2.cmake
kconfig.cmake
kernel.cmake doc: fix trivial typo 2024-09-05 09:49:18 +02:00
pre_dt.cmake
python.cmake cmake: Require Python >= 3.10 2024-09-23 10:01:20 +02:00
root.cmake
shields.cmake
snippets.cmake
soc_v1.cmake
soc_v2.cmake
unittest.cmake unittest: Enable debug info by default 2024-09-12 13:02:31 -04:00
user_cache.cmake
version.cmake
west.cmake
yaml.cmake cmake: initial version of a CMake yaml module 2024-08-23 08:02:11 -04:00
zephyr_default.cmake cmake: initial version of a CMake yaml module 2024-08-23 08:02:11 -04:00
zephyr_module.cmake