Please post a patch against openocd master:

This is roughly how you do it:

copy your latest arm_semihosting.c to the side
git fetch origin
git checkout origin/master
copy back arm_semihosting.c
git add .
git commit --author="John and Tina Peterson <[email protected]>"
git format-patch HEAD^

post result to list, possibly using

git send-email [email protected] --smtp-server=xxxx


-- 
Øyvind Harboe

Can Zylin Consulting help on your project?

US toll free 1-866-980-3434 / International +47 51 87 40 27

http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to