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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?