commit | ab82264ace163261a549a9c0e4cf55b4eaa5ec58 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti@foundries.io> | Wed Jan 23 08:31:06 2019 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 29 10:15:01 2019 +0100 |
tree | c70923cbb4b24b644507022edaeaf266e37b0e18 | |
parent | 6aa87b6f5b621d23dad98f516c3463a98407b583 [diff] |
scripts: add west build, flash, and debug commands West now supports a mechanism for extension commands. Use it to move the command implementations that are tightly coupled with boards and the zephyr build system back into the Zephyr repository. This patch doesn't include test cases. Those will be moved over in a subsequent patch. Signed-off-by: Marti Bolivar <marti@foundries.io>