Just starting to write a wrapper to auto-config openocd. Using python, it's a class that attempts to wrap openocd configuration. So far it doesn't do much, but I would appreciate any comments anyone has. Go ahead and run it on your machines (only Linux supported ATM) as it doesn't write to any files except /dev/null.
Be sure to edit the top to locate openocd correctly (Right now, it assumes /usr/local). I'll comment it tomorrow when I'm less brain- fried. Enjoy, - Alex Austin
openocd.py
Description: openocd.py
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
