Refactor to not automatically include adc cpu modules; supply a backward compatible...
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Apr 2009 14:11:20 +0000 (14:11 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Apr 2009 14:11:20 +0000 (14:11 +0000)
commit055132222c4380c116e15f66a9ab7e1f561d329e
treeb3c95c34f4e56b3eac563fef804cc19dd281a73a
parent83e8cfaaf519136e906463151f91ea6bac409973
Refactor to not automatically include adc cpu modules; supply a backward compatible fallback for this change for adc and timer modules.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2607 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/drv/adc_at91.c
bertos/cpu/arm/drv/adc_at91.h
bertos/cpu/avr/drv/adc_avr.c
bertos/cpu/avr/drv/adc_avr.h
bertos/drv/adc.c
bertos/drv/timer.c
examples/at91sam7s/at91sam7s.mk
examples/triface/triface.mk