commit | 8bee39edffbfc889db5beeb33e76fc05b8c48414 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Jun 14 12:10:40 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jun 21 09:32:05 2023 +0200 |
tree | 94750ee43d465abba4a655ca7ea2b51e95b530e4 | |
parent | 92707866d1b38fea8998a861b429ea51f4c9e85d [diff] |
device: s/device_handles/device_deps/ in linker scripts Use the "device_deps" naming scheme to emphasize we are storing device dependencies. The fact we are using device handles to store them is an implementation detail. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>