summaryrefslogtreecommitdiff
path: root/digital/avr/modules/math/fixed
AgeCommit message (Collapse)Author
2013-03-18digital/avr: small hacks to use AVR modules on ARMNicolas Schodet
2009-08-24 * digital/avr/modules/math/fixed:Nicolas Schodet
- round division result (closes #96). - changed macros to inlined.
2008-04-26 * digital/avr/modules/math/fixed:Nicolas Schodet
- fixed a bug on host with unsigned numbers as input to macros.
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...