zephyrproject-rtos / openocd

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

rtos/Zephyr: Cleanup ARCv2 part of Zephyr_get_thread_reg_list #17

Closed EvgeniiDidin closed 4 years ago

EvgeniiDidin commented 4 years ago

This commit fixes in ARCv2 related code all compile-time warnigs, which break the build. Also there was introduced a check if blink/sp/pc registers offsets are set.

Signed-off-by: Evgeniy Didin didin@synopsys.com