avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [commit] rd/wr byte hooks


From: Theodore A. Roth
Subject: [avrdude-dev] [commit] rd/wr byte hooks
Date: Sun, 23 Mar 2003 15:41:13 -0800 (PST)

Hi,

I've committed the attached patch.

The avr910 doesn't give direct access to the spi commands. The patch adds
hooks for write_byte and read_byte in the PROGRAMMER structure and modifies
the avr_read_byte() and avr_write_byte() functions to the call the hooks if
provided by pgm or else call the old default behaviour.

No regression on the stk500 with this patch.

Ted

Attachment: rd_wr_byte.diff
Description: Text document


reply via email to

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