From 21b10e80210436eca1d8781d2de5d1fb1985a7b9 Mon Sep 17 00:00:00 2001 From: dak664 Date: Fri, 3 Dec 2010 18:16:56 +0000 Subject: [PATCH] =?UTF-8?q?Convert=20obsolete=20=20MCU=5FMHZ=20to=20=20F?= =?UTF-8?q?=5FCPU=20and=20add=2014745600MHz=20case=20using=20patch=20from?= =?UTF-8?q?=20Tobias=20Sch=E4fer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cpu/avr/dev/rs232_at90usb1287.h | 6 +++--- cpu/avr/dev/rs232_atmega128.h | 24 ++++++++++++++++++++---- cpu/avr/dev/rs232_atmega1281.h | 6 +++--- cpu/avr/dev/rs232_atmega1284.h | 6 +++--- 4 files changed, 29 insertions(+), 13 deletions(-) diff --git a/cpu/avr/dev/rs232_at90usb1287.h b/cpu/avr/dev/rs232_at90usb1287.h index cb3439e7f..18c85e192 100644 --- a/cpu/avr/dev/rs232_at90usb1287.h +++ b/cpu/avr/dev/rs232_at90usb1287.h @@ -33,7 +33,7 @@ /** * \file - * AVR specific definitions for the rs232 port. + * AVR specific definitions for the rs232 port. * * \author * Simon Barner