| commit | f59e9dd8572bf5f4e8c124e0748e08dfa0ee7de0 | [log] [tgz] |
|---|---|---|
| author | Alex Kolosov <rikorsev@gmail.com> | Mon Mar 28 19:57:07 2022 +0300 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jul 19 12:23:47 2022 +0000 |
| tree | ac4146e9b512fc07f78c64f49ebb335b526dae5b | |
| parent | 04552eb9c1ccd5101dfce84126d994d8c3985342 [diff] |
scripts: runners: improvements for spi_burn west runner
Following changes has been made by this commit:
- fix issue when a binary is not able to be found by relative path
- implement "west debug" command
- implement --dt-flash option
Signed-off-by: Alex Kolosov <rikorsev@gmail.com>