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.」

  • Owner: FreeRTOS/FreeRTOS-Kernel
  • Platform: Embedded Systems
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With OwnerFreeRTOS/FreeRTOS-Kernel
Primary LanguageC
Program languageC (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2019-09-09 16:28:01
Pushed At2025-05-09 21:09:09
Last Commit At
Release Count99
Last Release NameV11.2.0 (Posted on 2025-03-04 08:34:22)
First Release NameV4.0.1 (Posted on 2006-05-02 09:58:52)
用户参与
Stargazers Count3.2k
Watchers Count106
Fork Count1.3k
Commits Count3.6k
Has Issues Enabled
Issues Count253
Issue Open Count17
Pull Requests Count830
Pull Requests Open Count7
Pull Requests Close Count184
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private