Skip to content

kwasik/phoenix-rtos-filesystems

 
 

Repository files navigation

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.

About

Phoenix-RTOS file servers repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Other 0.7%