Disable the kernel in all the "empty" preset templates.
[bertos.git] / bertos / cfg / cfg_flash25.h
index 361277a1e4264c48cb93e40c8a20446798fa5873..f7ff219bca20cc3d7729e652079e689c1ce7a74b 100644 (file)
 #ifndef CFG_FLASH25_H
 #define CFG_FLASH25_H
 
-/// Eeprom memory type.
+/**
+ * Eeprom memory type.
+ *
+ *$WIZ$ type = "enum"
+ *$WIZ$ value_list = "flash25_list"
+ */
 #define CONFIG_FLASH25 FLASH25_AT25F2048
 
 #endif /* CFG_FALSH25_H */