commit | b6480cd5aea1175ddaa6217dcee37334d32b6516 | [log] [tgz] |
---|---|---|
author | Piotr Mienkowski <piotr.mienkowski@gmail.com> | Fri Mar 10 03:30:45 2017 +0100 |
committer | Anas Nashif <nashif@linux.intel.com> | Sun Mar 19 20:22:22 2017 +0000 |
tree | bcb2b60f2962da2d555578ec751f3576289bbcbd | |
parent | 3e20df33fc46515d700482706ef70b199137c3cc [diff] |
flash: openocd: make 'make flash' target work without Zephyr SDK At present 'make flash' target for boards that support flashing with OpenOCD works only with Zephyr SDK. This patch enables flashing without Zephyr SDK as long as openocd itself is installed. Change-Id: I4594d795225e54b7638839d590e4c0620f9ca88c Jira: ZEP-1893 Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>