wiki:TBR/UserManual/RTEMS_File_System
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 1 (modified by ChrisJohns, on 02/18/10 at 11:03:35) (diff)

A start

RTEMS File System

Table of Contents

  1. RTEMS File System

The RTEMS File System or RFS provides a fully featured file system that is fast and compact. The RFS interfaces to the Block Devices API? and therefore supports all the block devices RTEMS has. It also interfaces to the RTEMS libc file system support layer. This means the POSIX interface to files in RTEMS is supported by the RFS file system.