Add definitions for 24C32, 24C64 and 24C128 eeproms. Use the right eeprom type.
[bertos.git] / bertos / struct / bitarray.c
2011-09-01 asterixReformat fuction to avoid alignement problem.
2011-08-31 asterixAdd search fist non zero bit for bitarray. This impleme...