Low-level OSAL file abstraction. More...
Files | |
| file | osal_file_ops.h |
Public low-level file operations API for the osal_file module. | |
| file | osal_file_types.h |
Public types for the osal_file module. | |
The osal_file module provides portable low-level file primitives through the OS abstraction layer.
It is responsible for file-level operations only, and is not intended to act as a runtime stream adapter.