commit | bb1794bf3a444223ff9b8303caa67d4e7d1d2f86 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Fri Mar 14 18:29:45 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue Mar 18 19:54:14 2025 +0100 |
tree | 7c85668f54c5ce5c59b46ef24802ac4be2de0abc | |
parent | 4c12a8c7829694090eb83c528877e276b0589d54 [diff] |
west: runners: jlink: Use registry to locate JLink executable Instead of hardcoding a set of paths and trying to find the JLink executable in them, use the corresponding Windows registry to locate it: `HKEY_CURRENT_USER\\Software\\SEGGER\\J-Link` Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>