commit | faad3223ec0e9c25d3275a9cb171c8bd7d19f323 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Thu Jun 17 11:03:15 2021 +0200 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Jun 21 17:35:30 2021 +0200 |
tree | ebc1788e2c2b96241d88b221cb56f23c53a3d3a4 | |
parent | 28e4af61766167fc334912dd1bcd966fe67908a6 [diff] |
soc: nrf: move z_platform_init to a common directory Use a common implementation for z_platform_init in nRF SoC family. The implementations are identical, so no need to maintain separate identical versions of them. The commit does not introduce behavioral changes. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>