| # 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 |
| |
| group-filter: [-babblesim] |
| |
| # |
| # Please add items below based on alphabetical order |
| projects: |
| - name: acpica |
| revision: 0333c2af13179f9b33d495cf7cb9a509f751cbb1 |
| path: modules/lib/acpica |
| - name: bsim |
| repo-path: babblesim-manifest |
| revision: 384a091445c57b44ac8cbd18ebd245b47c71db94 |
| path: tools/bsim |
| groups: |
| - babblesim |
| - name: babblesim_base |
| remote: babblesim |
| repo-path: base.git |
| path: tools/bsim/components |
| revision: 19d62424c0802c6c9fc15528febe666e40f372a1 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_libPhyComv1 |
| remote: babblesim |
| repo-path: ext_2G4_libPhyComv1.git |
| path: tools/bsim/components/ext_2G4_libPhyComv1 |
| revision: 9018113a362fa6c9e8f4b9cab9e5a8f12cc46b94 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_phy_v1 |
| remote: babblesim |
| repo-path: ext_2G4_phy_v1.git |
| path: tools/bsim/components/ext_2G4_phy_v1 |
| revision: d47c6dd90035b41b14f6921785ccb7b8484868e2 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_channel_NtNcable |
| remote: babblesim |
| repo-path: ext_2G4_channel_NtNcable.git |
| 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.git |
| path: tools/bsim/components/ext_2G4_channel_multiatt |
| revision: bde72a57384dde7a4310bcf3843469401be93074 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_modem_magic |
| remote: babblesim |
| repo-path: ext_2G4_modem_magic.git |
| path: tools/bsim/components/ext_2G4_modem_magic |
| revision: cb70771794f0bf6f262aa474848611c68ae8f1ed |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_modem_BLE_simple |
| remote: babblesim |
| repo-path: ext_2G4_modem_BLE_simple.git |
| path: tools/bsim/components/ext_2G4_modem_BLE_simple |
| revision: 809ab073159c9ab6686c2fea5749b0702e0909f7 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_device_burst_interferer |
| remote: babblesim |
| repo-path: ext_2G4_device_burst_interferer.git |
| path: tools/bsim/components/ext_2G4_device_burst_interferer |
| revision: 5b5339351d6e6a2368c686c734dc8b2fc65698fc |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_device_WLAN_actmod |
| remote: babblesim |
| repo-path: ext_2G4_device_WLAN_actmod.git |
| path: tools/bsim/components/ext_2G4_device_WLAN_actmod |
| revision: 9cb6d8e72695f6b785e57443f0629a18069d6ce4 |
| groups: |
| - babblesim |
| - name: babblesim_ext_2G4_device_playback |
| remote: babblesim |
| repo-path: ext_2G4_device_playback.git |
| path: tools/bsim/components/ext_2G4_device_playback |
| revision: 85c645929cf1ce995d8537107d9dcbd12ed64036 |
| groups: |
| - babblesim |
| - name: babblesim_ext_libCryptov1 |
| remote: babblesim |
| repo-path: ext_libCryptov1.git |
| path: tools/bsim/components/ext_libCryptov1 |
| revision: eed6d7038e839153e340bd333bc43541cb90ba64 |
| groups: |
| - babblesim |
| - name: canopennode |
| revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd |
| path: modules/lib/canopennode |
| - name: chre |
| revision: b7955c27e50485b7dafdc3888d7d6afdc2ac6d96 |
| path: modules/lib/chre |
| - name: cmsis |
| revision: 5a00331455dd74e31e80efa383a489faea0590e3 |
| path: modules/hal/cmsis |
| groups: |
| - hal |
| - name: cmsis-dsp |
| revision: ff7b5fd1ea5f094665c090c343ec44e74dc0b193 |
| path: modules/lib/cmsis-dsp |
| - name: cmsis-nn |
| revision: 0c8669d81381ccf3b1a01d699f3b68b50134a99f |
| path: modules/lib/cmsis-nn |
| - 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_ambiq |
| revision: 0a7c99325aa73a1ef777501da91c2c6608661e56 |
| path: modules/hal/ambiq |
| groups: |
| - hal |
| - name: hal_atmel |
| revision: 5ab43007eda3f380c125f957f03638d2e8d1144d |
| path: modules/hal/atmel |
| groups: |
| - hal |
| - name: hal_espressif |
| revision: 80d910ca89eab9bce03f59a4ade33f1fc30ce0ad |
| 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: 815e84a5150f95627201f192779a0180d5052de7 |
| path: modules/hal/infineon |
| groups: |
| - hal |
| - name: hal_intel |
| revision: b3b43d4e3da7ba483611bbbea7ef8af92c69df31 |
| path: modules/hal/intel |
| groups: |
| - hal |
| - name: hal_microchip |
| revision: 5d079f1683a00b801373bbbbf5d181d4e33b30d5 |
| path: modules/hal/microchip |
| groups: |
| - hal |
| - name: hal_nordic |
| revision: 03807f75485c97bd7b9094e0c20e40f8044da9f5 |
| path: modules/hal/nordic |
| groups: |
| - hal |
| - name: hal_nuvoton |
| revision: 3e0a4c4d3328b2f72b164219add19d5308b53cb5 |
| path: modules/hal/nuvoton |
| groups: |
| - hal |
| - name: hal_nxp |
| revision: 8cc344e9091fdaf2aea821714ee806b04cfb950e |
| path: modules/hal/nxp |
| groups: |
| - hal |
| - name: hal_openisa |
| revision: d1e61c0c654d8ca9e73d27fca3a7eb3b7881cb6a |
| 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: 61ea3505a470b4e739cad4359ec1401cc4b85805 |
| groups: |
| - hal |
| - name: hal_rpi_pico |
| path: modules/hal/rpi_pico |
| revision: fba7162cc7bee06d0149622bbcaac4e41062d368 |
| groups: |
| - hal |
| - name: hal_silabs |
| revision: 32f35f1b3763b4d31021c656ff7cd4e7b192a97c |
| path: modules/hal/silabs |
| groups: |
| - hal |
| - name: hal_st |
| revision: fb8e79d1a261fd02aadff7c142729f1954163cf3 |
| path: modules/hal/st |
| groups: |
| - hal |
| - name: hal_stm32 |
| revision: 1bc72c299d0365c0ee2575a97918b22df0899e10 |
| path: modules/hal/stm32 |
| groups: |
| - hal |
| - name: hal_telink |
| revision: 38573af589173259801ae6c2b34b7d4c9e626746 |
| path: modules/hal/telink |
| groups: |
| - hal |
| - name: hal_ti |
| revision: b85f86e51fc4d47c4c383d320d64d52d4d371ae4 |
| path: modules/hal/ti |
| groups: |
| - hal |
| - name: hal_wurthelektronik |
| revision: 24ca9873c3d608fad1fea0431836bc8f144c132e |
| path: modules/hal/wurthelektronik |
| groups: |
| - hal |
| - name: hal_xtensa |
| revision: 86b7ddf984d54f34b79f52b328a4fecdae307956 |
| path: modules/hal/xtensa |
| groups: |
| - hal |
| - name: libmetal |
| revision: b91611a6f47dd29fb24c46e5621e797557f80ec6 |
| 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: 466089c8726397e3fb68ee611d82712f6e14aa55 |
| path: modules/lib/loramac-node |
| - name: lvgl |
| revision: 8a6a2d1d29d17d1e4bdc94c243c146a39d635fdd |
| path: modules/lib/gui/lvgl |
| - name: lz4 |
| revision: 8e303c264fc21c2116dc612658003a22e933124d |
| path: modules/lib/lz4 |
| - name: mbedtls |
| revision: c38dc78d9a8dcbe43b898cc1171ab33ba3e6fc26 |
| path: modules/crypto/mbedtls |
| groups: |
| - crypto |
| - name: mcuboot |
| revision: 736234caa5ee0b3090cf02e5af0c2dc798aa4beb |
| path: bootloader/mcuboot |
| - name: mipi-sys-t |
| path: modules/debug/mipi-sys-t |
| groups: |
| - debug |
| revision: a819419603a2dfcb47f7f39092e1bc112e45d1ef |
| - name: nanopb |
| revision: 42fa8b211e946b90b9d968523fce7b1cfe27617e |
| path: modules/lib/nanopb |
| - name: net-tools |
| revision: e0828aa9629b533644dc96ff6d1295c939bd713c |
| path: tools/net-tools |
| groups: |
| - tools |
| - name: nrf_hw_models |
| revision: 57b61a9a2da75c860f15ca79522b24d57992df2c |
| path: modules/bsim_hw_models/nrf_hw_models |
| - name: open-amp |
| revision: 42b7c577714b8f22ce82a901e19c1814af4609a8 |
| path: modules/lib/open-amp |
| - name: openthread |
| revision: d62167ee34b091e7025c9ec2820aae71e17a3944 |
| path: modules/lib/openthread |
| - name: percepio |
| path: modules/debug/percepio |
| revision: 7ba53eb1c22d14a49fa51f4b57fc0614a893fdd7 |
| groups: |
| - debug |
| - name: picolibc |
| path: modules/lib/picolibc |
| revision: d07c38ff051386f8e09a143ea0a6c1d6d66dd1d8 |
| - name: segger |
| revision: 9d0191285956cef43daf411edc2f1a7788346def |
| path: modules/debug/segger |
| groups: |
| - debug |
| - name: sof |
| revision: c0f20b69daa44e3563f970b366e49ccfcfa1b71c |
| path: modules/audio/sof |
| - name: tflite-micro |
| revision: 1a34dcab41e7e0e667db72d6a40999c1ec9c510c |
| path: modules/lib/tflite-micro |
| - name: tinycrypt |
| revision: 3e9a49d2672ec01435ffbf0d788db6d95ef28de0 |
| path: modules/crypto/tinycrypt |
| groups: |
| - crypto |
| - name: trusted-firmware-m |
| revision: b168d92c7ed3c77c94d7ce3362bdde5dbffe8424 |
| path: modules/tee/tf-m/trusted-firmware-m |
| groups: |
| - tee |
| - name: trusted-firmware-a |
| revision: 421dc050278287839f5c70019bd6aec617f2bbdb |
| path: modules/tee/tf-a/trusted-firmware-a |
| groups: |
| - tee |
| - name: tf-m-tests |
| revision: a878426da78fbd1486dfc29d6c6b82be4ee79e72 |
| 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: 5fe2cb613bd7e4590bd1b00c2adf181ac0229379 |
| path: modules/lib/uoscore-uedhoc |
| - name: zcbor |
| revision: 67fd8bb88d3136738661fa8bb5f9989103f4599e |
| path: modules/lib/zcbor |
| - name: zscilib |
| path: modules/lib/zscilib |
| revision: 34c3432e81085bb717e4871d21ca419ae0058ec5 |
| - name: thrift |
| path: modules/lib/thrift |
| revision: 10023645a0e6cb7ce23fcd7fd3dbac9f18df6234 |
| |
| self: |
| path: zephyr |
| west-commands: scripts/west-commands.yml |
| import: submanifests |