Git Product home page Git Product logo

rtthread-specification's Introduction

RT-Thread 移植、设备驱动接口实现规范

标签: RT-Thread规范


本文档描述了如何进行RT-Thread针对一个芯片架构的移植,以及设备驱动的接口规范。系统工程师根据本文档进行RT-Thread对不同芯片的移植,并编写对应的外设驱动,集成到RT-Thread系统中。

目录结构

目录名 说明
porting 和CPU移植相关的文档
drivers 和外设驱动移植相关的文档
bsp_skeleton 一份空白的BSP模版,包括SConscript编译脚本等

名字

对一份BSP移植,需要遵循一定的命名规范,请参阅这份文档

板级支持包配置Kconfig

自RT-Thread 3.0.x以来,推荐使用Kconfig来进行系统、外设的配置,详细情况请看 Kconfig 说明。

提交PR

当完成一份BSP移植并需要提交到RT-Thread的git repo时,请参阅和PR相关的文档

rtthread-specification's People

Contributors

bernardxiong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.