zephyr/cmake
Andrzej Puzdrowski 4ade5e9c32 cmake: check sdk_version format
Encountered situation when sdk_version string was empty
(as the result of corrupted installation).

The version should had 0.0.0 format.
Patch add check for this and descriptive failure message.

Objective is to help the user to recognize the installation failure.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-09-19 08:16:19 -04:00
..
app cmake: add new search locations for shield overlay and conf files 2019-09-12 07:17:49 -05:00
backports
bintools cmake: Toolchain abstraction: Abstraction of binary tool, strip. 2019-08-02 13:05:59 +02:00
compiler cmake: toolchain abstraction for coverage 2019-09-17 11:25:29 +02:00
emu boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
flash
ide
linker/ld target_relocation.cmake: fix spell typo 2019-07-18 11:09:48 -04:00
reports
toolchain cmake: check sdk_version format 2019-09-19 08:16:19 -04:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake kconfig: Add new functions to kconfigfunctions to use EDT 2019-09-13 11:42:34 -05:00
extensions.cmake cmake: Fix bug where -Wno- flags could not be compatbility-checked 2019-09-07 23:32:55 +02:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-R5 support 2019-08-09 22:50:50 +02:00
generic_toolchain.cmake cmake: Toolchain abstraction: Abstraction of binary tools, foundation. 2019-07-31 11:09:35 +02:00
git.cmake
hex.cmake
host-tools.cmake west: require v0.6.0 or higher 2019-08-05 15:17:45 +02:00
kconfig.cmake kconfig: support multiple DTS bindings directories 2019-09-16 05:29:27 -05:00
kobj.cmake
pristine.cmake
python.cmake cmake: Instruct Python to use UTF-8 on Windows 2019-07-26 12:00:45 +02:00
target_toolchain.cmake cmake: Toolchain abstraction: Abstraction of binary tools, foundation. 2019-07-31 11:09:35 +02:00
version.cmake
zephyr_module.cmake