avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [RFC] eeprom interface changes


From: Thedore A. Roth
Subject: [avr-libc-dev] [RFC] eeprom interface changes
Date: Sat, 9 Nov 2002 21:38:12 -0800 (PST)

As discussed on the list a week ago, here's the patch for the eeprom 
interface changes.

Comments?

Note that this doesn't include the new interfaces:

>   void eeprom_write_word (uint16_t *addr, uint16_t val);
>   void eeprom_write_block (void *addr, void *buf, size_t n);

Those will come later (once I write them).

Ted Roth

Attachment: ee.diff
Description: Text document


reply via email to

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