Implement timer_cleanup() function for SAM7.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 5 Jan 2012 17:25:54 +0000 (17:25 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 5 Jan 2012 17:25:54 +0000 (17:25 +0000)
commitc8f7b2058f1ea7e68cad20bd076e5f5d6b2435d5
treeb081e39e81af50b220dc614db128617aa0f3c88e
parent4a71fb58e067d3dc00fe1c29927f945bd34be49a
Implement timer_cleanup() function for SAM7.

This must be called to stop the system timer in the bootloader before
jumping into the application.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5215 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/drv/timer_at91.c
bertos/cpu/arm/drv/timer_at91.h
bertos/drv/timer.c