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
- Host: GitHub
- URL: https://github.com/mysterywolf/uc-fs-for-rt-thread
- Owner: mysterywolf
- License: apache-2.0
- Created: 2021-10-10T18:43:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T18:45:15.000Z (over 3 years ago)
- Last Synced: 2025-01-16T21:43:45.515Z (5 months ago)
- Language: C
- Size: 22.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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