commit | e0fb04458f086111b95237bb6060f95738981fcd | [log] [tgz] |
---|---|---|
author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Fri Oct 28 16:29:25 2022 +0200 |
committer | Stephanos Ioannidis <root@stephanos.io> | Wed Nov 02 15:42:23 2022 +0900 |
tree | 98684465fbd720c18ad32edccd9db95a0759e601 | |
parent | 430370c4e46652e59a2dd25d3907d0dae797a0e7 [diff] |
cmake: sysbuild: import image kconfig settings to image target Load image kconfig setting into image target properties. This allows sysbuild to evaluate and check image configuration as part of CMake invocation. sysbuild_get() is updated to support reading of CMake cache or Kconfig settings for an image. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>