X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fi2s_at91.h;h=1c162ea67612b3dea551bf22ff8dc9f8de7adc9b;hb=b44c11e480505f754d0f7b4ac3067e4ebf5adcc2;hp=2623702c4e17fe165c804e20a694bc436b0464f0;hpb=647e8b59350b817014d29f4b204a0a201824bf1b;p=bertos.git diff --git a/bertos/cpu/arm/drv/i2s_at91.h b/bertos/cpu/arm/drv/i2s_at91.h index 2623702c..1c162ea6 100644 --- a/bertos/cpu/arm/drv/i2s_at91.h +++ b/bertos/cpu/arm/drv/i2s_at91.h @@ -52,12 +52,11 @@ * // now fill the buffer again * \endcode * - * \version $Id$ * \author Luca Ottaviano * * $WIZ$ module_name = "i2s" * $WIZ$ module_configuration = "bertos/cfg/cfg_i2s.h" - * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8" + * $WIZ$ module_supports = "at91" */ #ifndef I2S_H