Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
800 6699 d 20 h linlun /branches/modules/ Added branch for modulized applications  
796 6699 d 22 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: each channel must be activated in config.inc for an application (ADCHANx=1)  
794 6700 d 4 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: Doxygen-comments updated & fixed case-statement  
793 6700 d 6 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: updated comments about "channel not implemented" and the define for the channel  
788 6701 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: doxygen fix  
785 6701 d 3 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avr-lib/drivers: Added a simple ADC driver. Based on eqlazers LDR driver. LDR and TC1047 drivers should use ADC driver.