1 Star 1 Fork 6

zephyrproject-rtos/zephyr

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements-base.txt 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
Emil Hammarstrom 提交于 2020-03-21 02:01 +08:00 . scripts: Bump west version
# BASE: required to build or create images with zephyr
#
# While technically west isn't required it's considered in base since it's
# part of the recommended workflow
# used by various build scripts
pyelftools>=0.24
# used by dts generation to parse binding YAMLs, also used by
# sanitycheck to parse YAMLs
PyYAML>=5.1
# used by west_commands
packaging
# intelhex used by mergehex.py
intelhex
# it's west
west>=0.7.2
# used for windows based 'menuconfig'
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zephyrproject-rtos/zephyr.git
git@gitee.com:zephyrproject-rtos/zephyr.git
zephyrproject-rtos
zephyr
zephyr
master

搜索帮助