summaryrefslogtreecommitdiff
path: root/digital/avr/modules/twi/Makefile.module
AgeCommit message (Collapse)Author
2010-11-29digital/avr/modules/twi: implement USI slave, closes #142Nicolas Schodet
2010-11-29digital/avr/modules/twi: implement software master, closes #141Nicolas Schodet
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
2008-03-06 * digital/avr/modules/twi:Nicolas Schodet
- avrconfig cleanup.
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...