1 Star 1 Fork 5

zephyrproject-rtos/zephyr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
.known-issues
arch
boards
cmake
doc
drivers
dts
include
kernel
lib
misc
modules
samples
scripts
share
soc
subsys
tests
.checkpatch.conf
.clang-format
.codecov.yml
.editorconfig
.gitattributes
.gitignore
.gitlint
.mailmap
.shippable.yml
.uncrustify.cfg
CMakeLists.txt
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Kconfig
Kconfig.zephyr
LICENSE
Makefile
README.rst
VERSION
version.h.in
west.yml
zephyr-env.cmd
zephyr-env.sh
克隆/下载
zephyr-env.cmd 110 Bytes
一键复制 编辑 原始数据 按行查看 历史
@echo off
set ZEPHYR_BASE=%~dp0
if exist "%userprofile%\zephyrrc.cmd" (
call "%userprofile%\zephyrrc.cmd"
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zephyrproject-rtos/zephyr.git
git@gitee.com:zephyrproject-rtos/zephyr.git
zephyrproject-rtos
zephyr
zephyr
master

搜索帮助