MCPcopy Index your code
hub / github.com/LiteOS/LiteOS

github.com/LiteOS/LiteOS @v1.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.2 ↗ · + Follow
14,243 symbols 25,571 edges 2,133 files 10,153 documented · 71%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Huawei LiteOS简介

华为物联网操作系统Huawei LiteOS是华为面向物联网领域开发的一个基于实时内核的轻量级操作系统。本项目属于华为物联网操作系统Huawei LiteOS基础内核源码,现有代码支持任务调度,内存管理,中断机制,队列管理,事件管理,IPC机制,时间管理,软定时器以及双向链表等常用数据结构。

LiteOS Git入门必读

该文档描述如何提交commit到LiteOS仓库,这是LiteOS开发必须遵守的commit规则,否则提交的commit会被驳回。请点链接了解详细信息。

该文档描述开发者如何创建自己的仓库,开发然后贡献代码到LiteOS仓库。请点链接了解详细信息。

如何编译LiteOS?

LiteOS 代码导读

该文档描述的是LiteOS内核源代码的详细信息。通过此文档读者可以了解LiteOS的源代码结构,以及LiteOS的main()函数的功能。

LiteOS 内核API参考

LiteOS内核API参考手册

该文档详细讲解了LiteOS Kernel所提供的各种API以及其实现原理。用户可以根据该文档学习各种内核API的使用。

LiteOS 移植指南

本文档中列出了将LiteOS移植到不同的开发板的移植指导文档

LiteOS Huawei IoT开发指南

LiteOS 支持的开发板列表

LiteOS目前已经适配了18种开发板,其中包括ST、NXP、MIDMOTION、SILICON、ATMEL、GD等主流厂商的开发板

加入我们

  • 欢迎提交issue对关心的问题发起讨论,您也可以发邮箱至liteos@huawei.com
  • 欢迎提交PR参与特性建设

开源协议

  • 遵循BSD-3开源许可协议

Core symbols most depended-on inside this repo

GPIO_Init
called by 228
platform/GD32F103VCT6/Library/Firmware/Peripherals/src/gd32f10x_gpio.c
RCC_APB2PeriphClock_Enable
called by 144
platform/GD32F103VCT6/Library/Firmware/Peripherals/src/gd32f10x_rcc.c
pbuf_free
called by 141
platform/GD32F103VCT6/Library/Example/ETH/Project/lwip-1.3.1/src/core/pbuf.c
ntohl
called by 96
platform/GD32F103VCT6/Library/Example/ETH/Project/lwip-1.3.1/src/core/ipv4/inet.c
htons
called by 76
platform/GD32F103VCT6/Library/Example/ETH/Project/lwip-1.3.1/src/core/ipv4/inet.c
ntohs
called by 71
platform/GD32F103VCT6/Library/Example/ETH/Project/lwip-1.3.1/src/core/ipv4/inet.c
GPIO_SetBits
called by 70
platform/GD32F103VCT6/Library/Firmware/Peripherals/src/gd32f10x_gpio.c
GPIO_ResetBits
called by 67
platform/GD32F103VCT6/Library/Firmware/Peripherals/src/gd32f10x_gpio.c

Shape

Function 13,427
Class 743
Enum 73

Languages

C72%
C++28%

Modules by API surface

platform/GD32F103VCT6/Library/Example/ETH/Project/lwip-1.3.1/src/core/snmp/mib2.c166 symbols
platform/ATSAME70/BSP/Libraries/libchip/include/usbhs.h145 symbols
platform/NUTINY-NUC472H/Library/Include/cmsis_gcc.h131 symbols
platform/nRF51822/cmsis/include/cmsis_armcc_V6.h118 symbols
platform/NRF52-DK/Library/include/cmsis_armcc_V6.h118 symbols
platform/ATSAME70/BSP/Libraries/include/cmsis_armcc_V6.h118 symbols
platform/NUTINY-NUC472H/Library/Include/cmsis_armclang.h110 symbols
platform/nRF51822/cmsis/include/cmsis_gcc.h101 symbols
platform/NRF52-DK/Library/include/cmsis_gcc.h101 symbols
platform/GD32F103VCT6/Library/Firmware/Peripherals/src/gd32f10x_eth.c101 symbols
kernel/link/gcc/cmsis_gcc.h101 symbols
platform/STM32F103ZE-ISO/Libraries/FWlib/src/stm32f10x_tim.c91 symbols

For agents

$ claude mcp add LiteOS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact