/phoenix-rtos-filesystems

Phoenix-RTOS file servers repository

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

phoenix-rtos-filesystems

This repository contains the source for the Phoenix-RTOS file servers. File servers work on the user-level and implement support for filesystems. File servers are imported into this repository from Phoenix-RTOS 2 kernel and need to be reimplemented. These drivers are marked with _ prefix.

To compile driver enter into the file server directory and type:

$ make clean
$ make

This work is licensed under a BSD license. See the LICENSE file for details.