Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 455 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 455 Bytes

phoenix-rtos-devices

This repository contains device drivers for Phoenix-RTOS. Device drivers work on the user-level and use message passing for interfacing with other operating system components.

To learn the device driver architecuture and the method how to implement it please refer to the Phoenix-RTOS Documentation.

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