I'd like to see the JTAG API tightend up a bit more. in_handler is used in a few dozen places, but really the code would be much clearer if this was handled on the user side rather than inside the JTAG API.
Net this would result in a lot of deleted code and easier to read code. I've made some markers in the code. Search for: /* deprecated! invoke this from user code! */ -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
