📄 readme
字号:
/jayacard/proto/bios/fs/README===============================================================================/jayacard/proto/bios/fs is the place for the filesystem of the *Basic I/OSubsystem*, the layer the COS is built on. This place contains *only* crossplatform code and rely exclusively on the *hal* to provide : README this file DESIGN information about the FS architecture fs.h The Filesystem API acl.c access control list lookup.c lookup EF or DF fsbinary.c support for binary transparent files fsrecords.c support for record based files mf.c master file (MF) management fsdir.c directory of MF or DF fscreate.c create an EF or DF file fsdelete.c delete an EF or DF file transaction.c transaction API stream.c stream API===============================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -