commit | 92707866d1b38fea8998a861b429ea51f4c9e85d | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Jun 14 11:51:36 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jun 21 09:32:05 2023 +0200 |
tree | 185f4a35c055fd8cb92c06338a21b48923a15e76 | |
parent | 190b6321613bdf038bf28bb16211cc0b8398868f [diff] |
device: s/gen_handles/gen_device_deps Rename the gen_handles script and all of its references/associated files to gen_device_deps. The new new makes things more clear, because the script just take care of generating, for each device, an array of device dependencies. While device handles are used internally to store this information, it is in reality an implementation detail. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>