代码拉取完成,页面将自动刷新
同步操作将从 mirrors_zephyrproject-rtos/zephyr 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# 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
#
# Please add items below based on alphabetical order
projects:
- name: canopennode
revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd
path: modules/lib/canopennode
- name: chre
revision: b7955c27e50485b7dafdc3888d7d6afdc2ac6d96
path: modules/lib/chre
- name: cmsis
revision: 74981bf893e8b10931464b9945e2143d99a3f0a3
path: modules/hal/cmsis
groups:
- hal
- name: edtt
revision: 64e5105ad82390164fb73fc654be3f73a608209a
path: tools/edtt
groups:
- tools
- name: fatfs
revision: 427159bf95ea49b7680facffaa29ad506b42709b
path: modules/fs/fatfs
groups:
- fs
- name: hal_altera
revision: 0d225ddd314379b32355a00fb669eacf911e750d
path: modules/hal/altera
groups:
- hal
- name: hal_atmel
revision: 5ab43007eda3f380c125f957f03638d2e8d1144d
path: modules/hal/atmel
groups:
- hal
- name: hal_espressif
revision: d7576d0da639acbd9a191a3eb7e4f3f3476c9641
path: modules/hal/espressif
west-commands: west/west-commands.yml
groups:
- hal
- name: hal_ethos_u
revision: 90ada2ea5681b2a2722a10d2898eac34c2510791
path: modules/hal/ethos_u
groups:
- hal
- name: hal_gigadevice
revision: 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
path: modules/hal/gigadevice
groups:
- hal
- name: hal_infineon
revision: 15d8a4278611fb2dc6ca52108c36ec1f4caab14e
path: modules/hal/infineon
groups:
- hal
- name: hal_microchip
revision: 5d079f1683a00b801373bbbbf5d181d4e33b30d5
path: modules/hal/microchip
groups:
- hal
- name: hal_nordic
revision: 6c6b666ab3bc02b6fa0696ab7bd15658a694a03a
path: modules/hal/nordic
groups:
- hal
- name: hal_nuvoton
revision: 0a1f153c433f5f637a4490651bdda6d966de3b99
path: modules/hal/nuvoton
groups:
- hal
- name: hal_nxp
revision: afd053086e9e36a413f7cbec40694733588e1b9f
path: modules/hal/nxp
groups:
- hal
- name: hal_openisa
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
path: modules/hal/openisa
groups:
- hal
- name: hal_quicklogic
revision: b3a66fe6d04d87fd1533a5c8de51d0599fcd08d0
path: modules/hal/quicklogic
repo-path: hal_quicklogic
groups:
- hal
- name: hal_renesas
path: modules/hal/renesas
revision: f2d791d28cd8fdbc5861652b863822632c91f690
groups:
- hal
- name: hal_rpi_pico
path: modules/hal/rpi_pico
revision: b7801e4db6a62ea2d37bbef7880c3d056530c9bf
groups:
- hal
- name: hal_silabs
revision: ed4185ce6f6598892fba6ce1b6dede77b217fb37
path: modules/hal/silabs
groups:
- hal
- name: hal_st
revision: 60b149c2df9b7766737af243d2ee5f8c6bd83804
path: modules/hal/st
groups:
- hal
- name: hal_stm32
revision: 5c79d0c7c4f7094e19959f0bc542ebc35db44002
path: modules/hal/stm32
groups:
- hal
- name: hal_telink
revision: 38573af589173259801ae6c2b34b7d4c9e626746
path: modules/hal/telink
groups:
- hal
- name: hal_ti
revision: 4e0e053f5ea413ef0cb20000729038d921ac2746
path: modules/hal/ti
groups:
- hal
- name: hal_wurthelektronik
revision: 24ca9873c3d608fad1fea0431836bc8f144c132e
path: modules/hal/wurthelektronik
groups:
- hal
- name: hal_xtensa
revision: 63f655362423aa49507da7977a2d37142e8debeb
path: modules/hal/xtensa
groups:
- hal
- name: libmetal
revision: efa2ace6028290ddee494a78ade772a0b112ab83
path: modules/hal/libmetal
groups:
- hal
- name: liblc3
revision: 448f3de31f49a838988a162ef1e23a89ddf2d2ed
path: modules/lib/liblc3
- name: littlefs
path: modules/fs/littlefs
groups:
- fs
revision: ca583fd297ceb48bced3c2548600dc615d67af24
- name: loramac-node
revision: ce57712f3e426bbbb13acaec97b45369f716f43a
path: modules/lib/loramac-node
- name: lvgl
revision: 5ab83099854719ed326b6ecb9b09b07b1eee4818
path: modules/lib/gui/lvgl
- name: lz4
revision: 8e303c264fc21c2116dc612658003a22e933124d
path: modules/lib/lz4
- name: mbedtls
revision: 4e1f66df894dc622da7bcd3884016a6ace08e9ea
path: modules/crypto/mbedtls
groups:
- crypto
- name: mcuboot
revision: 143485e35b8da7d234677d8920a28f5ea03f6d09
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
groups:
- debug
revision: 0d521d8055f3b2b4842f728b0365d3f0ece9c37f
- name: nanopb
revision: 42fa8b211e946b90b9d968523fce7b1cfe27617e
path: modules/lib/nanopb
- name: net-tools
revision: e0828aa9629b533644dc96ff6d1295c939bd713c
path: tools/net-tools
groups:
- tools
- name: nrf_hw_models
revision: 7078310d522664b1612ebac93240b367c4c96299
path: modules/bsim_hw_models/nrf_hw_models
- name: open-amp
revision: aedcc262f93bbb1b0c2f58026911575729b7465c
path: modules/lib/open-amp
- name: openthread
revision: 7bdcf8a5d49838ce6e3e227e2780e4f12c461330
path: modules/lib/openthread
- name: picolibc
path: modules/lib/picolibc
revision: 93b5d5f2ad44867b60267417cd6d6250dbf68983
- name: segger
revision: e2ff2200556e8a8f962921444275c04971a2bb3d
path: modules/debug/segger
groups:
- debug
- name: sof
revision: 7fcde7cfe8187834ae17643a873bb794298658c5
path: modules/audio/sof
- name: tflite-micro
revision: 9156d050927012da87079064db59d07f03b8baf6
path: modules/lib/tflite-micro
repo-path: tflite-micro
- name: tinycrypt
revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0
path: modules/crypto/tinycrypt
groups:
- crypto
- name: TraceRecorderSource
revision: d92607521335eaaaedb01b241cdd26fda48a5ca6
path: modules/debug/TraceRecorder
groups:
- debug
- name: trusted-firmware-m
revision: 0e25742e8023a0c823c825fbaf19ea265162cc56
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
- name: trusted-firmware-a
revision: 28f5e137837f1c1a7a7b2af2dd8bb778c0a27532
path: modules/tee/tf-a/trusted-firmware-a
groups:
- tee
- name: tf-m-tests
revision: 0f80a65193ddbbe3f0ac38b33b07b26138c11fa7
path: modules/tee/tf-m/tf-m-tests
groups:
- tee
- name: psa-arch-tests
revision: 6a17330e0dfb5f319730f974d5b05f7b7f04757b
path: modules/tee/tf-m/psa-arch-tests
groups:
- tee
- name: uoscore-uedhoc
revision: e8920192b66db4f909eb9cd3f155d5245c1ae825
path: modules/lib/uoscore-uedhoc
- name: zcbor
revision: 0.6.0
path: modules/lib/zcbor
- name: zscilib
path: modules/lib/zscilib
revision: 0035be5e6a45e4ab89755b176d305d7a877fc79c
- name: thrift
path: modules/lib/thrift
revision: 10023645a0e6cb7ce23fcd7fd3dbac9f18df6234
self:
path: zephyr
west-commands: scripts/west-commands.yml
import: submanifests
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。