https://github.com/davidingplus/rtems-source-code
Rtems 源码阅读。
https://github.com/davidingplus/rtems-source-code
rtems
Last synced: 3 months ago
JSON representation
Rtems 源码阅读。
- Host: GitHub
- URL: https://github.com/davidingplus/rtems-source-code
- Owner: DavidingPlus
- Created: 2025-05-27T02:04:52.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-06-02T09:12:14.000Z (7 months ago)
- Last Synced: 2025-06-02T18:41:50.131Z (7 months ago)
- Topics: rtems
- Language: C
- Homepage: https://rtems.davidingplus.cn/lxr/source/
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rtems-source-code
本项目是阅读 Rtems 源码时所做的源码摘抄,并在其中加入具体的注释。
代码的架构完全参照 Rtems 源码文件,源码在线阅读网站:[/6.1/](https://rtems.davidingplus.cn/lxr/source)。
博客文章见:[Rtems Source Code | DavidingPlus's Blog](https://blog.davidingplus.cn/posts/4936fe45.html)。
阅读代码建议使用 Source Insight 建立索引阅读,本人使用 Source Insight 4 阅读,下载链接:[source insight4.0破解版下载及使用方法-CSDN博客](https://blog.csdn.net/ych9527/article/details/114324451)。