zephyrproject-rtos / openocd

OpenOCD with Zephyr patches for building Zephyr SDK
Other
28 stars 45 forks source link

No support for current Zephyr version #3

Closed dgloeck closed 5 years ago

dgloeck commented 5 years ago

Commit zephyrproject-rtos/zephyr@1b2ca67f78fb308fbe31caf1e2645a419949b501 raised the version inside the .openocd_dbg section from 0 to 1. The code in this repository still expects the version to be 0.

galak commented 5 years ago

Fixed by PR #5