Add support for missing avr cpu.
[bertos.git] / bertos / cpu / avr / drv / adc_avr.c
2010-05-28 asterixAdd support for missing avr cpu.
2010-05-07 asterixClean up. Reformat.
2010-03-25 arighiUse the new sig_send() and sig_post() primitives.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-17 battFix ADC configurations.
2009-03-25 battSwitch to new kernel config files.
2008-12-18 asterixReorder include files.
2008-11-18 battFix pasto (bug #37).
2008-11-10 battMerged from external project:
2008-08-27 battRemove from nightly_test list.
2008-08-27 battUpdate to new macro.
2008-08-27 battUpdate to new CONFIG_KERN.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-04-04 battMove also cpu/ to bertos/ :-).