Code Block | ||
---|---|---|
| ||
void FS_WorkingDirGet (CPU_CHAR *path_dir,
CPU_SIZE_T size,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Get the working directory for the current task.
...
Code Block | ||
---|---|---|
| ||
void FS_WorkingDirGet (CPU_CHAR *path_dir,
CPU_SIZE_T size,
FS_ERR *p_err); |
File | Called from | Code enabled by |
---|---|---|
| Application; |
|
Get the working directory for the current task.
...