Fix serial driver for ATMega32.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Sep 2010 08:35:58 +0000 (08:35 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 21 Sep 2010 08:35:58 +0000 (08:35 +0000)
commitda99e878a65f6ab84e51bdf4c9029c3906431b03
tree10fda54ecfb36927ec6b57aaf1d4b637e3ae8ac0
parentb1a883878949cde621e3502ecdf0592a2329ed6f
Fix serial driver for ATMega32.

Also enable ATMega32 serial driver in the Wizard.

This patch should also have fixed serial support for ATMega8,
but the timer is still broken so I'm not enabling ATMega8
serial support in the Wizard.

Signed-off-by: Gilles <rischgilles@picadilly.lu>
Signed-off-by: Luca Ottaviano <lottaviano@develer.com>
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4251 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/avr/drv/ser_avr.c
bertos/cpu/avr/drv/ser_avr.h
bertos/drv/ser.h