Add create_file syscall, CE mkfile command, FatFS formatting fixes
All checks were successful
Build documentation / build-and-deploy (push) Successful in 4m16s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 4m16s
This commit is contained in:
@@ -23,5 +23,6 @@
|
||||
#define SYS_GET_PROCGROUP 20
|
||||
#define SYS_GET_EXEC_PID 21
|
||||
#define SYS_READ_DIR_ENTRY 22
|
||||
#define SYS_CREATE_FILE 23
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user