at91 cpus are currently not supported.
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Apr 2009 12:27:34 +0000 (12:27 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Apr 2009 12:27:34 +0000 (12:27 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2647 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/eeprom.h

index 3ab6637e13cd8bffdf6436ff99a2aad10a77448f..a7baf52924a79bc8d56a3eb8a75fa82f6797c86e 100644 (file)
@@ -39,6 +39,7 @@
  *
  * $WIZ$ module_name = "eeprom"
  * $WIZ$ module_depends = "kfile", "i2c"
+ * $WIZ$ module_supports = "not at91"
  */
 
 #ifndef DRV_EEPROM_H