summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/eeprom.avr.c
AgeCommit message (Collapse)Author
2010-04-07digital/io: forget sharpsNicolas Schodet
2009-05-16 * digital/io/src:Jérémy Dufour
- reduce number of filter used for the hysteresis.
2009-05-08 * digital/io:Jérémy Dufour
- remove the old trap module (for the position of the servo motors), - add a new module for the position of the servo motors, - increase number of servo motors supported, - new version of eeprom data structure.
2009-03-14 * digital/io/srcJérémy Dufour
- convert to utf8, - update a comment.
2008-04-30 * digital/io/srcJérémy Dufour
- initialize sharp module during io main init ; - add a fifth sharp and correct their numbering ; - update eeprom key value.
2008-04-04 * digital/io/src, host/inter:Nicolas Schodet
- added host support to io.