From 2edcc54e0ca6b98d9781a2cfab6a9af4840d0e39 Mon Sep 17 00:00:00 2001 From: asterix Date: Tue, 29 Jun 2010 10:50:45 +0000 Subject: [PATCH] Remove svn tags. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3968 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/drv/i2s_at91.c | 1 - bertos/cpu/arm/drv/i2s_at91.h | 1 - bertos/cpu/arm/drv/twi_at91.h | 2 -- bertos/cpu/avr/drv/i2c_avr.c | 2 -- 4 files changed, 6 deletions(-) diff --git a/bertos/cpu/arm/drv/i2s_at91.c b/bertos/cpu/arm/drv/i2s_at91.c index edb8ba04..84947004 100644 --- a/bertos/cpu/arm/drv/i2s_at91.c +++ b/bertos/cpu/arm/drv/i2s_at91.c @@ -31,7 +31,6 @@ * * \brief I2S driver implementation. * - * \version $Id$ * \author Luca Ottaviano */ diff --git a/bertos/cpu/arm/drv/i2s_at91.h b/bertos/cpu/arm/drv/i2s_at91.h index abdbdc28..1c162ea6 100644 --- a/bertos/cpu/arm/drv/i2s_at91.h +++ b/bertos/cpu/arm/drv/i2s_at91.h @@ -52,7 +52,6 @@ * // now fill the buffer again * \endcode * - * \version $Id$ * \author Luca Ottaviano * * $WIZ$ module_name = "i2s" diff --git a/bertos/cpu/arm/drv/twi_at91.h b/bertos/cpu/arm/drv/twi_at91.h index ecf4974e..c0423af6 100644 --- a/bertos/cpu/arm/drv/twi_at91.h +++ b/bertos/cpu/arm/drv/twi_at91.h @@ -32,8 +32,6 @@ * * \brief Driver for the AT91 ARM TWI (implementation) * - * \version $Id$ - * * \author Francesco Sacchi */ diff --git a/bertos/cpu/avr/drv/i2c_avr.c b/bertos/cpu/avr/drv/i2c_avr.c index 74252403..a10c450d 100644 --- a/bertos/cpu/avr/drv/i2c_avr.c +++ b/bertos/cpu/avr/drv/i2c_avr.c @@ -32,8 +32,6 @@ * * \brief Driver for the AVR ATMega TWI (implementation) * - * \version $Id$ - * * \author Stefano Fedrigo * \author Bernie Innocenti */ -- 2.25.1