summaryrefslogtreecommitdiff
path: root/digital/avr/modules/twi/twi.avr.c
AgeCommit message (Collapse)Author
2010-11-29digital/avr/modules/twi: cleanup TWI module, refs #29, closes #90Nicolas Schodet
- use contexts - changed interface - merge test programs - share polling mechanism - prepare place for other drivers - add callback system - use english comments
2009-05-17 * digital/avr/modules/twi:Nicolas Schodet
- reverted r801.
2009-05-16 * digital/avr/modules/twiJérémy Dufour
- correct a possible bug in the twi module?
2009-05-16 * digital/avr/modules/twi:Jérémy Dufour
- return length of read data when using twi_sl_poll.
2008-03-06 * digital/avr/modules/twi:Nicolas Schodet
- avrconfig cleanup.
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...