commit | ff9c38316e622a81c9459381ceed6206d2ec6f68 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Wed Mar 29 11:21:06 2023 +0200 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Mon Apr 17 09:29:04 2023 -0700 |
tree | 23bd1bf748b8806f7cb2846552bbf456710f1c9d | |
parent | 5847890a18d4f6d73dd01af8da3b5c87d35aecf6 [diff] |
scripts: runners: nrf: Use nrfutil error codes Standardize to nrfutil error codes instead of nrfjprog ones. This is because nrfutil has a wider range of functionality and will eventually be the default runner for all nRF devices. It is also consistent with the internal operation representation, which is now using the nrfutil format already. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>