..
app
cmake: allow boards to have extra cmake parametes
2020-02-05 13:04:44 -06:00
backports
cmake: Fixed a bug where python 3.8 was not detected on Windows
2019-11-04 14:32:41 +01:00
bintools
…
compiler
arch: arm64: Support aarch64-gcc compiler
2020-02-01 08:08:43 -05:00
emu
x86: intel64: Split 'locore' and 'main' kernel images for QEMU
2020-01-08 07:49:24 -06:00
flash
cmake: Don't test whether the installed west is the bootstrapper
2019-11-05 17:43:50 +01:00
ide
…
linker /ld
cmake: ld: use linker prefix for undefined symbols
2020-01-07 17:09:38 +01:00
makefile_exports
cmake: Add option for exporting build metadata to Make
2020-01-23 15:09:12 -05:00
reports
cmake: allow appending dependencies to report targets
2020-01-20 18:35:01 -05:00
toolchain
toolchain: Bump min SDK version to 0.11.1
2020-02-03 14:57:10 -06:00
usage
…
util
…
boards.cmake
…
ccache.cmake
…
cfb.cmake
…
dts.cmake
cmake: pass extra dtc flags to python scripts
2020-02-05 13:04:44 -06:00
extensions.cmake
extensions.cmake: Replace TEXT_START with ROM_START
2020-01-23 03:22:59 -08:00
extra_flags.cmake
cmake: extra_flags: fix EXTRA_CPPFLAGS being applied as macros
2019-12-13 13:23:40 -05:00
gcc-m-cpu.cmake
arch: arm64: Support aarch64-gcc compiler
2020-02-01 08:08:43 -05:00
generic_toolchain.cmake
cmake: Introduce optional Kconfig for toolchains
2020-01-29 12:22:31 -06:00
git.cmake
…
hex.cmake
…
host-tools.cmake
dtc: Support opting-out of installing dtc
2020-01-28 12:47:54 -06:00
kconfig.cmake
cmake: Introduce optional Kconfig for toolchains
2020-01-29 12:22:31 -06:00
kobj.cmake
…
pristine.cmake
…
python.cmake
cmake: require python 3.6 or later
2019-12-18 10:15:45 +01:00
target_toolchain.cmake
…
version.cmake
cmake: print version to stdout, not stderr
2020-01-15 15:19:22 -05:00
zephyr_module.cmake
…