X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_flash25.h;h=f7ff219bca20cc3d7729e652079e689c1ce7a74b;hb=0b38ba2ac1fe2fc44ee6b417235fdc0f42f65867;hp=361277a1e4264c48cb93e40c8a20446798fa5873;hpb=e0960b1b787503b712e42776f980d792836992fd;p=bertos.git diff --git a/bertos/cfg/cfg_flash25.h b/bertos/cfg/cfg_flash25.h index 361277a1..f7ff219b 100644 --- a/bertos/cfg/cfg_flash25.h +++ b/bertos/cfg/cfg_flash25.h @@ -40,7 +40,12 @@ #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 */