From 0cc84f17111645e85184ebc44d8a19e9763b91bc Mon Sep 17 00:00:00 2001 From: hohoho Date: Fri, 24 Oct 2025 15:38:49 +0000 Subject: [PATCH] Edit west.yml --- west.yml | 394 ++----------------------------------------------------- 1 file changed, 12 insertions(+), 382 deletions(-) diff --git a/west.yml b/west.yml index 1b32f94..06c3de6 100644 --- a/west.yml +++ b/west.yml @@ -1,387 +1,17 @@ -# 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 + - name: zephyrproject-rtos url-base: https://github.com/zephyrproject-rtos - - name: babblesim - url-base: https://github.com/BabbleSim - -# group-filter: [-babblesim, -optional] - - # - # Please add items below based on alphabetical order - # zephyr-keep-sorted-start re(^\s+\- name:) +# - name: your-git-server +# url-base: https://git.example.com/your-company +# defaults: +# remote: your-git-server projects: -# - name: acpica -# revision: 8d24867bc9c9d81c81eeac59391cda59333affd4 -# path: modules/lib/acpica -# - name: babblesim_base -# remote: babblesim -# repo-path: base -# path: tools/bsim/components -# revision: 2cfac3dca2071452ae481d115d8541880568753d -# groups: -# - babblesim -# - name: babblesim_ext_2G4_channel_NtNcable -# remote: babblesim -# repo-path: ext_2G4_channel_NtNcable -# path: tools/bsim/components/ext_2G4_channel_NtNcable -# revision: 20a38c997f507b0aa53817aab3d73a462fff7af1 -# groups: -# - babblesim -# - name: babblesim_ext_2G4_channel_multiatt -# remote: babblesim -# repo-path: ext_2G4_channel_multiatt -# path: tools/bsim/components/ext_2G4_channel_multiatt -# revision: bde72a57384dde7a4310bcf3843469401be93074 -# groups: -# - babblesim -# - name: babblesim_ext_2G4_device_WLAN_actmod -# remote: babblesim -# repo-path: ext_2G4_device_WLAN_actmod -# path: tools/bsim/components/ext_2G4_device_WLAN_actmod -# revision: 9cb6d8e72695f6b785e57443f0629a18069d6ce4 -# groups: -# - babblesim -# - name: babblesim_ext_2G4_device_burst_interferer -# remote: babblesim -# repo-path: ext_2G4_device_burst_interferer -# path: tools/bsim/components/ext_2G4_device_burst_interferer -# revision: 5b5339351d6e6a2368c686c734dc8b2fc65698fc -# groups: -# - babblesim -# - name: babblesim_ext_2G4_device_playback -# remote: babblesim -# repo-path: ext_2G4_device_playback -# path: tools/bsim/components/ext_2G4_device_playback -# revision: abb48cd71ddd4e2a9022f4bf49b2712524c483e8 -# groups: -# - babblesim -# - name: babblesim_ext_2G4_libPhyComv1 -# remote: babblesim -# repo-path: ext_2G4_libPhyComv1 -# path: tools/bsim/components/ext_2G4_libPhyComv1 -# revision: e18e41e8e3fa9f996559ed98b9238a5702dcdd36 -# groups: -# - babblesim -# - name: babblesim_ext_2G4_modem_BLE_simple -# remote: babblesim -# repo-path: ext_2G4_modem_BLE_simple -# path: tools/bsim/components/ext_2G4_modem_BLE_simple -# revision: 4d2379de510684cd4b1c3bbbb09bce7b5a20bc1f -# groups: -# - babblesim -# - name: babblesim_ext_2G4_modem_magic -# remote: babblesim -# repo-path: ext_2G4_modem_magic -# path: tools/bsim/components/ext_2G4_modem_magic -# revision: edfcda2d3937a74be0a59d6cd47e0f50183453da -# groups: -# - babblesim -# - name: babblesim_ext_2G4_phy_v1 -# remote: babblesim -# repo-path: ext_2G4_phy_v1 -# path: tools/bsim/components/ext_2G4_phy_v1 -# revision: 8964ed1eb94606c2ea555340907bdc5171793e65 -# groups: -# - babblesim -# - name: babblesim_ext_libCryptov1 -# remote: babblesim -# repo-path: ext_libCryptov1 -# path: tools/bsim/components/ext_libCryptov1 -# revision: da246018ebe031e4fe4a8228187fb459e9f3b2fa -# groups: -# - babblesim -# - name: bsim -# repo-path: babblesim-manifest -# revision: 2ba22a0608ad9f46da1b96ee5121af357053c791 -# path: tools/bsim -# groups: -# - babblesim - - name: cmsis - revision: 512cc7e895e8491696b61f7ba8066b4a182569b8 - path: modules/hal/cmsis - groups: - - hal - - name: cmsis-dsp - revision: 97512610ec92058f0119450b9e743eeb7e95b5c8 - path: modules/lib/cmsis-dsp - - name: cmsis-nn - revision: e9328d612ea3ea7d0d210d3ac16ea8667c01abdd - path: modules/lib/cmsis-nn - - name: cmsis_6 - repo-path: CMSIS_6 - revision: 30a859f44ef8ab4dc8f84b03ed586fd16ccf9d74 - path: modules/hal/cmsis_6 - groups: - - hal - - name: edtt - revision: c282625e694f0b53ea53e13231ea6d2f49411768 - path: tools/edtt - groups: - - tools -# - name: fatfs -# revision: 18ad3932f7f18b59abf99cb2f8a6cd5d6746cfe0 -# path: modules/fs/fatfs -# groups: -# - fs -# - name: hal_adi -# revision: eeb155f7382343438114605963ae64436cc53434 -# path: modules/hal/adi -# groups: -# - hal -# - name: hal_afbr -# revision: 4e1eea7ea283db9d9ce529b0e9f89c0b5c2660e3 -# path: modules/hal/afbr -# groups: -# - hal -# - name: hal_ambiq -# revision: 5efc0228528a8adce5eae0d226fac85d2551eb3b -# path: modules/hal/ambiq -# groups: -# - hal -# - name: hal_atmel -# revision: 065e57c5013051c8b7f2256271349c6942bd9344 -# path: modules/hal/atmel -# groups: -# - hal -# - name: hal_bouffalolab -# path: modules/hal/bouffalolab -# revision: 89df8327276755b5935dc4cc2f2f68e27a8dba3d -# groups: -# - hal -# - name: hal_espressif -# revision: 78fb21d5bcd88adcc787fff9591da6975c80c5eb -# path: modules/hal/espressif -# west-commands: west/west-commands.yml -# groups: -# - hal -# - name: hal_ethos_u -# revision: fd5d5b7b36b209f2c48635de5d6c9b8dbf0bfff0 -# path: modules/hal/ethos_u -# groups: -# - hal -# - name: hal_gigadevice -# revision: 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3 -# path: modules/hal/gigadevice -# groups: -# - hal -# - name: hal_infineon -# revision: 58ce131beba8ad94e58837b7d0f5e31a7894790a -# path: modules/hal/infineon -# groups: -# - hal -# - name: hal_intel -# revision: 82a33b2de29523d9ce572b3d0110a808665cd3ff -# path: modules/hal/intel -# groups: -# - hal -# - name: hal_microchip -# revision: ac9c1231020d29aa0285a4e63b66f465b3942eed -# path: modules/hal/microchip -# groups: -# - hal -# - name: hal_nordic -# revision: 2c0fd06a98bb9b89ac234b75b2c217742f0df1ba -# path: modules/hal/nordic -# groups: -# - hal -# - name: hal_nuvoton -# revision: 9b455fffd6dd3936c5a4eb575e4d33edbcf1b6b0 -# path: modules/hal/nuvoton -# groups: -# - hal -# - name: hal_nxp -# revision: 6adb4c509dc86d5702f48b952f209b7c91270250 -# path: modules/hal/nxp -# groups: -# - hal -# - name: hal_openisa -# revision: eabd530a64d71de91d907bad257cd61aacf607bc -# path: modules/hal/openisa -# groups: -# - hal -# - name: hal_quicklogic -# revision: bad894440fe72c814864798c8e3a76d13edffb6c -# path: modules/hal/quicklogic -# groups: -# - hal -# - name: hal_renesas -# path: modules/hal/renesas -# revision: fbe4b815ab838a13d24f1d3fc963846ff18c6b0e -# groups: -# - hal -# - name: hal_rpi_pico -# path: modules/hal/rpi_pico -# revision: 09e957522da60581cf7958b31f8e625d969c69a5 -# groups: -# - hal -# - name: hal_sifli -# revision: 7be421088b6fa2910917f3f8b656ded01e21b4e8 -# path: modules/hal/sifli -# groups: -# - hal -# - name: hal_silabs -# revision: 71dbef43427bf0c6c64ef20be777f6d060524e82 -# path: modules/hal/silabs -# groups: -# - hal - - name: hal_st - revision: 9f81b4427e955885398805b7bca0da3a8cd9109c - path: modules/hal/st - groups: - - hal - - name: hal_stm32 - revision: 55e159704b02ec4e7b4f0a88735044bee92c25c2 - path: modules/hal/stm32 - groups: - - hal -# - name: hal_tdk -# revision: 6727477af1e46fa43878102489b9672a9d24e39f -# path: modules/hal/tdk -# groups: -# - hal -# - name: hal_telink -# revision: 4226c7fc17d5a34e557d026d428fc766191a0800 -# path: modules/hal/telink -# groups: -# - hal -# - name: hal_ti -# revision: cc049020152585c4e968b83c084d230234b6d852 -# path: modules/hal/ti -# groups: -# - hal -# - name: hal_wch -# revision: 6dd313768b5f4cc69baeac4ce6e59f2038eb8ce5 -# path: modules/hal/wch -# groups: -# - hal -# - name: hal_wurthelektronik -# revision: e3e2797b224fc48fdef1bc3e5a12a7c73108bba2 -# path: modules/hal/wurthelektronik -# groups: -# - hal -# - name: hal_xtensa -# revision: ba3f1ce6b066c3e40a8e6cad3fba0068ecfcd4ba -# path: modules/hal/xtensa -# groups: -# - hal -# - name: hostap -# path: modules/lib/hostap -# revision: 3ec675be30c25b56cc0e7dbd5bd931a87d32937e -# - name: liblc3 -# revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183 -# path: modules/lib/liblc3 -# - name: libmctp -# revision: b97860e78998551af99931ece149eeffc538bdb1 -# path: modules/lib/libmctp - - name: libmetal - revision: 91d38634d1882f0a2151966f8c5c230ce1c0de7b - path: modules/hal/libmetal - groups: - - hal -# - name: libsbc -# revision: 8e1beda02acb8972e29e6edbb423f7cafe16e445 -# path: modules/lib/libsbc -# - name: littlefs -# path: modules/fs/littlefs -# groups: -# - fs -# revision: 8f5ca347843363882619d8f96c00d8dbd88a8e79 -# - name: lora-basics-modem -# revision: 9a14f6772c1d6e303bacb2d594c8063bb804b6ee -# path: modules/lib/lora-basics-modem -# - name: loramac-node -# revision: fb00b383072518c918e2258b0916c996f2d4eebe -# path: modules/lib/loramac-node -# - name: lvgl -# revision: b03edc8e6282a963cd312cd0b409eb5ce263ea75 -# path: modules/lib/gui/lvgl -# - name: mbedtls -# revision: f4c0283ca55fc4085815d4793a26e19f20be2f97 -# path: modules/crypto/mbedtls -# groups: -# - crypto -# - name: mcuboot -# revision: b192716c969ad358bb3a1db60c898212f3275c55 -# path: bootloader/mcuboot -# groups: -# - bootloader -# - name: mipi-sys-t -# path: modules/debug/mipi-sys-t -# groups: -# - debug -# revision: 5a9d6055b62edc54566d6d0034d9daec91749b98 -# - name: nanopb -# revision: 7307ce399b81ddcb3c3a5dc862c52d4754328d38 -# path: modules/lib/nanopb -# - name: net-tools -# revision: 2750d71e28e48865a6fd8a10413f978bb216c59e -# path: tools/net-tools -# groups: -# - tools -# - name: nrf_hw_models -# revision: 26ed181181eed53e400db8f63fa83c566a05d971 -# path: modules/bsim_hw_models/nrf_hw_models -# - name: nrf_wifi -# revision: e269670cd17fb8ccc4b7004544276bc7d9578496 -# path: modules/lib/nrf_wifi -# - name: open-amp -# revision: c30a6d8b92fcebdb797fc1a7698e8729e250f637 -# path: modules/lib/open-amp -# - name: openthread -# revision: 2bc7712f57af22058770d1ef131ad3da79a0c764 -# path: modules/lib/openthread -# - name: percepio -# path: modules/debug/percepio -# revision: 49e6dc202aa38c2a3edbafcc2dab85dec6aee973 -# groups: -# - debug - - name: picolibc - path: modules/lib/picolibc - revision: 560946f26db075c296beea5b39d99e6de43c9010 - - name: segger - revision: 9f08435a79d41133d7046b7c59d1b25929eda450 - path: modules/debug/segger - groups: - - debug -# - name: trusted-firmware-a -# revision: 0a29cac8fe0f7bdb835b469d9ea11b8e17377a92 -# path: modules/tee/tf-a/trusted-firmware-a -# groups: -# - tee -# - name: trusted-firmware-m -# revision: 62ad723311da2cac938e2ae88bafe9e815b3b248 -# path: modules/tee/tf-m/trusted-firmware-m -# groups: -# - tee -# - name: uoscore-uedhoc -# revision: 54abc109c9c0adfd53c70077744c14e454f04f4a -# path: modules/lib/uoscore-uedhoc -# - name: zcbor -# revision: 9b07780aca6fb21f82a241ba386ad9b379809337 -# path: modules/lib/zcbor - # zephyr-keep-sorted-stop - + - name: zephyr + remote: zephyrproject-rtos + revision: v4.2.1 + import: true +# - name: app1 +# revision: SOME_SHA_OR_BRANCH_OR_TAG self: - path: zephyr - west-commands: scripts/west-commands.yml - import: submanifests + path: zephyr-manifest