commit | a0a63ac3444800de9542fd47e23205ef0ff75468 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Thu Dec 13 16:32:07 2018 +0100 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Fri Dec 14 13:16:28 2018 +0100 |
tree | 60e3e18e25f4c62307f833990dbf92772bc5e064 | |
parent | 3d9213ac57082fd73f25c0970bd4054a9bd0e663 [diff] |
cmake: Split toolchain configuration into pre-and post-DT Split up the toolchain configuration into two phases, generic and target. The 'generic' phase configures the toolchain just enough to be able to preprocess DT files. The 'target' phase completes the configuration with target-specific configuration. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>