20 Star 63 Fork 40

Zephyr RTOS/zephyr

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
zephyr-env.cmd 110 Bytes
Copy Edit Raw Blame History
@echo off
set ZEPHYR_BASE=%~dp0
if exist "%userprofile%\zephyrrc.cmd" (
call "%userprofile%\zephyrrc.cmd"
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zephyr-rtos/zephyr.git
git@gitee.com:zephyr-rtos/zephyr.git
zephyr-rtos
zephyr
zephyr
main

Search