From edc13635cb550bc44003908a11bc9e846c8ca652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=A4=A9=E9=BE=99=20=28Armink=29?= Date: Sun, 20 Oct 2019 10:53:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=8C=E5=96=84=E3=80=91=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: armink --- easyflash/inc/ef_cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyflash/inc/ef_cfg.h b/easyflash/inc/ef_cfg.h index 0497bdf..9a900f5 100644 --- a/easyflash/inc/ef_cfg.h +++ b/easyflash/inc/ef_cfg.h @@ -56,7 +56,7 @@ #define EF_ERASE_MIN_SIZE /* @note you must define it for a value */ /* the flash write granularity, unit: bit - * only support 1(nor flash)/ 8(stm32f4)/ 32(stm32f1)/ 64(stm32l4) */ + * only support 1(nor flash)/ 8(stm32f4)/ 32(stm32f1) */ #define EF_WRITE_GRAN /* @note you must define it for a value */ /*