Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
568 6979 d 2 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
547 6997 d 1 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ * avr-lib: Fixed no newline at end of drivers/ir/ircommon.c.
* avr-lib: Added drivers/ir/transceiver, an interrupt-driven version of drivers/ir/receiver. It can be used in ../applications/IrReceive simply by linking with the transceiver driver instead.
 
533 7007 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/IrReceive: cleanup and structure, needs application to compile ircommon.c so update the makefile