readme
来自「yaffs2设备驱动」· 代码 · 共 12 行
TXT
12 行
This directory contains yaffs/yaffs2 tools to make the fs image.To build the tools, type 'make'.To make yaffs2 image, use next command: $ mkyaffs2image 1 /myroot myroot.yaffs2To burn the yaffs2 image to the NAND, use next command: $ nandwrite -a -o /dev/mtd0 myroot.yaffs2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?