fs rpc增加更多的文件接口

This commit is contained in:
zhangzheng
2024-09-12 14:16:30 +08:00
parent 706f76de50
commit aaad929523
26 changed files with 1437 additions and 210 deletions

View File

@@ -101,7 +101,10 @@
"u_hd_man.h": "c",
"u_mm.h": "c",
"sema.h": "c",
"ref.h": "c"
"ref.h": "c",
"fcntl.h": "c",
"syscall.h": "c",
"statvfs.h": "c"
},
"cortex-debug.showRTOS": false,
"cortex-debug.variableUseNaturalFormat": false,