Add support for serial driver on ATMega168.
[bertos.git] / bertos / drv / ser.h
index fe05b4d5d81aa16c06cb5e9982d4379f194d31ca..ad27f51c4ae0691a6abab09230572f43f28fc896 100644 (file)
@@ -40,7 +40,7 @@
  * $WIZ$ module_depends = "kfile", "timer"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_ser.h"
  * $WIZ$ module_hw = "bertos/hw/hw_ser.h"
- * $WIZ$ module_supports =  "not atmega103 and not atmega168 "
+ * $WIZ$ module_supports =  "not atmega103"
  * $WIZ$ module_supports += "and not atmega32 and not atmega8"
  */