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

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

[avr-libc-dev] [patch #6718] Optimize the EEPROM functions


From: Dmitry Xmelkov
Subject: [avr-libc-dev] [patch #6718] Optimize the EEPROM functions
Date: Sun, 05 Apr 2009 07:18:38 +0000
User-agent:

Update of patch #6718 (project avr-libc):

                 Privacy:                     Any => Public                 

    _______________________________________________________

Follow-up Comment #1:

The patch is updated to the current HEAD.

To test with any real hardware:
1. apply the head-20090404.diff to HEAD avr-libc copy
2. build the library from scratch
3. test with simulator
4. test with a real AVR the 3 files from tests/simulate/avr/eeprom-*.c

To prepare eeprom-*.c for testing, add the success indication
befor 'return 0' from main().
To indicate a bug, add the function, like:
   void exit (int i)
   {
      < On the RED LED >
      for (;;) ;
   }

Note, the section is stay default (.text) and the copyright notices are
not present always.


(file #17865)
    _______________________________________________________

Additional Item Attachment:

File name: head-20090404.diff.gz          Size:12 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6718>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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