An open API service indexing awesome lists of open source software.

https://github.com/mysterywolf/uc-fs-for-rt-thread


https://github.com/mysterywolf/uc-fs-for-rt-thread

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# μC/FS for RT-Thread

μC/FS is a compact, reliable, high-performance and thread-safe embedded file system for microprocessors, microcontrollers and DSPs.

## 依赖项

本软件包会自动开启以下软件包作为依赖项,用户无需介入:

- [RT-Thread的uCOS-III兼容层软件包](https://github.com/mysterywolf/RT-Thread-wrapper-of-uCOS-III) (系统会自动初始化兼容层)
- [uC/CRC软件包](uC/CRC软件包)
- [uC/Clk软件包](uC/Clk软件包)

#### For the complete documentation, visit https://doc.micrium.com/pages/viewpage.action?pageId=10753193