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

https://github.com/davidingplus/rtems-source-code

Rtems 源码阅读。
https://github.com/davidingplus/rtems-source-code

rtems

Last synced: 3 months ago
JSON representation

Rtems 源码阅读。

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)。