Hi David, pydude is in the state of "work in progress", the first shot (that one that you probably are using) was a prove of a concept. It assumed a C-Wrapper and the python module was generated with swig. Finally it turned out that that would not fit in the avrdude build process. The new idea is, to have a generic shared lib for avrdude that is loaded by ctypes into python.
Currently I'm not a specialist in autoconf/automake to change the avrdude build scripts so, that a shared lib is created. As soon I got managed this I will restart the writing of the Python wrapper. Axel _______________________________________________ AVR-chat mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avr-chat
