FreeRTOS-Kernel

该资源库仅包含 FreeRTOS 内核源代码/头文件和内核端口。该资源库作为 FreeRTOS/FreeRTOS 资源库的子模块被引用,其中包含 FreeRTOS/Demo 目录下的预配置演示应用程序项目。「This repository contains FreeRTOS kernel source/header files and kernel ports only. This repository is referenced as a submodule in FreeRTOS/FreeRTOS repository, which contains pre-configured demo application projects under FreeRTOS/Demo directory.」

  • 所有者: FreeRTOS/FreeRTOS-Kernel
  • 平台: Embedded Systems
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Each real time kernel port consists of three files that contain the core kernel
components and are common to every port, and one or more files that are
specific to a particular microcontroller and or compiler.

  • The FreeRTOS/Source directory contains the three files that are common to
    every port - list.c, queue.c and tasks.c. The kernel is contained within these
    three files. croutine.c implements the optional co-routine functionality - which
    is normally only used on very memory limited systems.

  • The FreeRTOS/Source/Portable directory contains the files that are specific to
    a particular microcontroller and or compiler.

  • The FreeRTOS/Source/include directory contains the real time kernel header
    files.

See the readme file in the FreeRTOS/Source/Portable directory for more
information.

主要指标

概览
名称与所有者FreeRTOS/FreeRTOS-Kernel
主编程语言C
编程语言C (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2019-09-09 16:28:01
推送于2025-04-25 11:35:15
最后一次提交
发布数99
最新版本名称V11.2.0 (发布于 2025-03-04 08:34:22)
第一版名称V4.0.1 (发布于 2006-05-02 09:58:52)
用户参与
星数3.2k
关注者数105
派生数1.2k
提交数3.6k
已启用问题?
问题数251
打开的问题数16
拉请求数826
打开的拉请求数9
关闭的拉请求数182
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?