Skip to content

Commit 7813d89

Browse files
author
liuyucai
committed
修改文件 components/fal/samples/porting/fal_norflash_port.c 的代码格式
1 parent 9262c1b commit 7813d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/fal/samples/porting/fal_norflash_port.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,4 @@ const struct fal_flash_dev norflash0 = {
193193
.blk_size = FLASH_SECTOR_SIZE,
194194
.ops = { init, read, write, erase },
195195
.write_gran = 1,
196-
};
196+
};

0 commit comments

Comments
 (0)