zephyr/cmake
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
..
app
bintools cmake: Adjust LMA for user-specified sections 2024-08-12 15:53:42 +02:00
compiler cmake: set big-endian flags to TOOLCHAIN_*_FLAGS 2024-09-19 03:30:14 -04:00
emu cmake: add simics emu support 2024-09-12 14:49:21 +02:00
flash cmake: flash: remove references to cache 2024-07-30 18:31:19 +01:00
ide
linker MWDT: linker: fix regresion 2024-09-10 11:43:01 +02:00
linker_script firmware: introduce SCMI core support 2024-08-19 10:05:16 -04:00
makefile_exports
modules cmake: Require Python >= 3.10 2024-09-23 10:01:20 +02:00
reports
sca cmake: sca: codechecker: Add cleanup step 2024-09-12 10:04:05 +02:00
toolchain toolchain: arcmwdt: always enable TLS in case of CPP 2024-07-12 06:22:13 -04:00
usage cmake: targets: usage: add missing custom targets 2024-08-31 06:46:44 -04:00
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gcc-m-fpu.cmake arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
gen_version_h.cmake cmake: Create git module 2024-09-12 10:04:05 +02:00
hex.cmake
kobj.cmake
llext-edk.cmake llext-edk: fix: add compile definitions to the generated EDK 2024-08-12 12:43:09 +02:00
mcuboot.cmake
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake
verify-toolchain.cmake
vif.cmake