avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] AVRDude Python Wrapper


From: uracolix
Subject: Re: [avr-chat] AVRDude Python Wrapper
Date: Thu, 12 Jul 2012 13:29:42 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]