Maybe the lib name can be: eeprom_24lcxxx_enhanced.jal Because the current lib is eeprom_24lc256.jal
Adding eeprom_ at the beginning sorts lib names in the /lib directory of the jallib package. So you can easily find an eeprom lib. Also note the 3 x's in the file name. I think there is a 1024 chip that would have different code and therefore have 4 x's like eeprom_24lcxxxx_enhanced.jal Great work, I'll try it out when I have a chance. Matt. On Apr 26, 4:26 am, [email protected] wrote: > Revision: 3045 > Author: jsuijs > Date: Thu Apr 26 01:26:30 2012 > Log: Preliminary versions of enhanced 24lc* > libshttp://code.google.com/p/jallib/source/detail?r=3045 > > Added: > /trunk/include/external/storage/eeprom/24lc256.jal > /trunk/include/external/storage/eeprom/24lcxx.jal > /trunk/include/external/storage/eeprom/24lcxx_common.jal > /trunk/test/external/tst_24lcxx.jal -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
