ucmb: Add an optimized hotpath-assembly example implementation for AVR8. It's about...
authorMichael Büsch <mb@bu3sch.de>
Tue, 10 Mar 2009 11:57:55 +0000 (11:57 +0000)
committerMichael Büsch <mb@bu3sch.de>
Tue, 10 Mar 2009 11:57:55 +0000 (11:57 +0000)
commitea1b8a0563074a59da815a79b8dddd7b6f2ed14f
treebd5c9c9f2c758e96179a2a48d7a94cd72449adfd
parent73d94501122d556fb1d7b8434bc36b9e011a990a
ucmb: Add an optimized hotpath-assembly example implementation for AVR8. It's about twice as fast as the C implementation.

SVN-Revision: 14840
utils/ucmb/microcontroller_examples/atmel_avr8_optimized/ucmb.c [new file with mode: 0644]
utils/ucmb/microcontroller_examples/atmel_avr8_optimized/ucmb.h [new file with mode: 0644]