summaryrefslogtreecommitdiff
path: root/firmware/west.yml
blob: f174236d0f725386be410fcb72447524fcd09e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
manifest:
  self:
    path: firmware

  remotes:
    - name: zephyrproject
      url-base: https://github.com/zephyrproject-rtos

  projects:
    - name: zephyr
      remote: zephyrproject
      revision: f1ff557f96f74a6d82d8b290bc4488ee5f93c483 # main~2: before HAL CS timing regression
      import:
        path-prefix: firmware
        name-allowlist:
          - hal_espressif
          - hal_xtensa
          - cmsis
          - picolibc
          - mcuboot
          - mbedtls