RAM Media Driver
This media driver provides an interface for a file system to read from and write to RAM storage devices. A single media driver can support one or more physical media, each of these being represented as a different drive at the media driver interface. The file system handles all drives identically, regardless of their internal design features.
Features
- Conforms to the HCC Advanced Embedded Framework.
- Conforms to the HCC Media Driver Interface Specification.
- Designed for integration with both RTOS and non-RTOS based systems.
- Supports multiple RAM drives.
Architecture
