3 Star 4 Fork 3

嵌入式软件部/zephyr_kernel

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
west.yml 1.79 KB
一键复制 编辑 原始数据 按行查看 历史
李乔中 提交于 2026-03-13 10:00 +08:00 . !4SATA MSI & NVME MSI-X & ITS support
# The west manifest file for upstream Zephyr.
#
# The per-installation west configuration file, .west/config, sets the
# path to the project containing this file in the [manifest] section's
# "path" variable.
#
# You are free to create your own manifest files and put them in any
# repository you want, to create your own custom Zephyr installations.
# For example, you could create a manifest file in your own out of
# tree application directory, which would pull this zephyr repository
# in as an ordinary project.
#
# You can pass your manifest repositories to west init when creating a
# new Zephyr installation. See the west documentation for more
# information.
manifest:
defaults:
remote: upstream
remotes:
- name: upstream
url-base: https://github.com/zephyrproject-rtos
- name: babblesim
url-base: https://github.com/BabbleSim
- name: phytium
url-base: https://gitee.com/phytium_embedded
group-filter: [-babblesim, -optional]
#
# Please add items below based on alphabetical order
projects:
- name: cmsis
revision: 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0
path: modules/hal/cmsis
groups:
- hal
- name: fatfs
revision: 427159bf95ea49b7680facffaa29ad506b42709b
path: modules/fs/fatfs
groups:
- fs
- name: cmsis-dsp
revision: 6489e771e9c405f1763b52d64a3f17a1ec488ace
path: modules/lib/cmsis-dsp
- name: cmsis-nn
revision: ea987c1ca661be723de83bd159aed815d6cbd430
path: modules/lib/cmsis-nn
- name: phytium-standalone-sdk
remote: phytium
revision: b9e574f8aa924c583cd7175941b346500cef1d08
path: modules/hal/phytium/hal/phytium-standalone-sdk
groups:
- hal
self:
path: zephyr
west-commands: scripts/west-commands.yml
import: submanifests
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/phytium_embedded/zephyr_kernel.git
git@gitee.com:phytium_embedded/zephyr_kernel.git
phytium_embedded
zephyr_kernel
zephyr_kernel
phytium_v3.7.1

搜索帮助