ARM面向IoT推出Littlefs,并对比了FATfs

2019-12-12 18:21发布

File systems for embedded systems and IoT devices have some additional requirements:

Power-cut resilience - it requires strong guarantees that the file system remains consistent, and data is flushed to the underlying storage.
Wear-leveling - typically storage supports a limited number of erases per block, so making use of the entire storage device is important for reliability.
Tiny footprint - IoT devices are constrained by ROM and RAM. A small footprint saves money.




友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
72条回答
xiaoxu191
1楼-- · 2019-12-14 09:13
dreambox 发表于 2017-12-26 09:47
SPI FLASH 可以用吗

当然,SD卡和NOR Flash
AAKKS
2楼-- · 2019-12-14 11:26
路过帮顶,看不明
xivisi
3楼-- · 2019-12-14 14:56
 精彩回答 2  元偷偷看……
VAN
4楼-- · 2019-12-14 15:03
标记下,以后项目中可以试用下。
bad_fpga
5楼-- · 2019-12-14 17:08
学习了,以后可以用到Littlefs
yat
6楼-- · 2019-12-14 21:39
感谢分享   mark ARM面向IoT推出Littlefs,并对比了FATfs

一周热门 更多>