Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/3rdparty/experimental/yaffs2
2020-06-18 22:04:32 +08:00
..
NOTICE.bak rel_1.6.0 init 2020-06-18 22:04:32 +08:00
README rel_1.6.0 init 2020-06-18 22:04:32 +08:00
yaffs_alios.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
yaffs_install_drv.c rel_1.6.0 init 2020-06-18 22:04:32 +08:00
yaffs_install_drv.h rel_1.6.0 init 2020-06-18 22:04:32 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This software component is used to help users port third-party programs, but WITHOUT ANY WARRANTY. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction. The use of third-party programs must also follow its own permissive license.

YAFFS2移植到AliOS-Things详细步骤见
https://yq.aliyun.com/articles/418865

此目录下yaffs_alios.c为AliOS-Things适配YAFFS2的操作系统相关接口yaffs_install_drv.c和yaffs_install_drv.h对接nand flash驱动的示例对接文件。

This directory include all the yaffs2 porting files.