VERSION: Bump to 0.18.0-alpha2 #1214
Triggered via push
November 29, 2024 01:53
Status
Success
Total duration
19h 27m 10s
Billable time
5h 15m
Artifacts
330
ci.yml
on: push
Setup
7s
Matrix: build-cmake-pkg
Matrix: build-gnu-toolchain
Matrix: build-hosttools
Matrix: build-llvm-toolchain
Matrix: build-dist-bundle
Matrix: test-dist-bundle
Test Result
0s
Annotations
12 errors and 1 notice
Test (ubuntu-20.04-aarch64, llvm) Subset 2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-aarch64, llvm) Subset 3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-aarch64, llvm) Subset 1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-aarch64, gnu) Subset 3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-aarch64, gnu) Subset 2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-aarch64, gnu) Subset 1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, llvm) Subset 1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, llvm) Subset 2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, llvm) Subset 3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, gnu) Subset 2
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, gnu) Subset 3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Test (ubuntu-20.04-x86_64, gnu) Subset 1
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Setup
Hosts:
[
{
"name": "linux-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.8",
"archive": "tar.xz"
},
{
"name": "linux-aarch64",
"runner": "zephyr-runner-v2-linux-arm64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.8",
"archive": "tar.xz"
},
{
"name": "macos-x86_64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"archive": "tar.xz"
},
{
"name": "macos-aarch64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"archive": "tar.xz"
},
{
"name": "windows-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.3.8",
"archive": "7z"
}
]
Targets:
[
"aarch64-zephyr-elf",
"arc64-zephyr-elf",
"arc-zephyr-elf",
"arm-zephyr-eabi",
"microblazeel-zephyr-elf",
"mips-zephyr-elf",
"nios2-zephyr-elf",
"riscv64-zephyr-elf",
"sparc-zephyr-elf",
"x86_64-zephyr-elf",
"xtensa-amd_acp_6_0_adsp_zephyr-elf",
"xtensa-dc233c_zephyr-elf",
"xtensa-espressif_esp32_zephyr-elf",
"xtensa-espressif_esp32s2_zephyr-elf",
"xtensa-espressif_esp32s3_zephyr-elf",
"xtensa-intel_ace15_mtpm_zephyr-elf",
"xtensa-intel_ace30_ptl_zephyr-elf",
"xtensa-intel_tgl_adsp_zephyr-elf",
"xtensa-mtk_mt8195_adsp_zephyr-elf",
"xtensa-nxp_imx_adsp_zephyr-elf",
"xtensa-nxp_imx8m_adsp_zephyr-elf",
"xtensa-nxp_imx8ulp_adsp_zephyr-elf",
"xtensa-nxp_rt500_adsp_zephyr-elf",
"xtensa-nxp_rt600_adsp_zephyr-elf",
"xtensa-nxp_rt700_hifi1_zephyr-elf",
"xtensa-nxp_rt700_hifi4_zephyr-elf",
"xtensa-sample_controller_zephyr-elf",
"xtensa-sample_controller32_zephyr-elf"
]
Test Environments:
[
{
"name": "ubuntu-20.04-x86_64",
"runner": "zephyr-runner-v2-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/ci:main",
"bundle-host": "linux-x86_64",
"bundle-archive": "tar.xz"
},
{
"name": "ubuntu-20.04-aarch64",
"runner": "zephyr-runner-v2-linux-arm64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/ci:main",
"bundle-host": "linux-aarch64",
"bundle-archive": "tar.xz"
},
{
"name": "macos-11-x86_64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"bundle-host": "macos-x86_64",
"bundle-archive": "tar.xz"
},
{
"name": "macos-11-aarch64",
"runner": "zephyr-runner-v2-macos-arm64-2xlarge",
"container": "",
"bundle-host": "macos-aarch64",
"bundle-archive": "tar.xz"
},
{
"name": "windows-2022-x86_64",
"runner": "zephyr-runner-v2-windows-x64-2xlarge",
"container": "",
"bundle-host": "windows-x86_64",
"bundle-archive": "7z"
}
]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cmake_linux-aarch64
|
4.08 KB |
|
cmake_linux-x86_64
|
4.07 KB |
|
cmake_macos-aarch64
|
4.05 KB |
|
cmake_macos-x86_64
|
4.05 KB |
|
cmake_windows-x86_64
|
4 KB |
|
hosttools_linux-aarch64
|
41.1 MB |
|
hosttools_linux-x86_64
|
45.5 MB |
|
log_toolchain_gnu_linux-aarch64_aarch64-zephyr-elf
|
2.56 MB |
|
log_toolchain_gnu_linux-aarch64_arc-zephyr-elf
|
7.18 MB |
|
log_toolchain_gnu_linux-aarch64_arc64-zephyr-elf
|
3.24 MB |
|
log_toolchain_gnu_linux-aarch64_arm-zephyr-eabi
|
12.1 MB |
|
log_toolchain_gnu_linux-aarch64_microblazeel-zephyr-elf
|
3.8 MB |
|
log_toolchain_gnu_linux-aarch64_mips-zephyr-elf
|
3.96 MB |
|
log_toolchain_gnu_linux-aarch64_nios2-zephyr-elf
|
3.78 MB |
|
log_toolchain_gnu_linux-aarch64_riscv64-zephyr-elf
|
6.94 MB |
|
log_toolchain_gnu_linux-aarch64_sparc-zephyr-elf
|
4.68 MB |
|
log_toolchain_gnu_linux-aarch64_x86_64-zephyr-elf
|
2.75 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-dc233c_zephyr-elf
|
2.36 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-espressif_esp32_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-intel_ace30_ptl_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
|
2.38 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-sample_controller32_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-aarch64_xtensa-sample_controller_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_aarch64-zephyr-elf
|
2.56 MB |
|
log_toolchain_gnu_linux-x86_64_arc-zephyr-elf
|
7.18 MB |
|
log_toolchain_gnu_linux-x86_64_arc64-zephyr-elf
|
3.24 MB |
|
log_toolchain_gnu_linux-x86_64_arm-zephyr-eabi
|
12.1 MB |
|
log_toolchain_gnu_linux-x86_64_microblazeel-zephyr-elf
|
3.79 MB |
|
log_toolchain_gnu_linux-x86_64_mips-zephyr-elf
|
3.98 MB |
|
log_toolchain_gnu_linux-x86_64_nios2-zephyr-elf
|
3.78 MB |
|
log_toolchain_gnu_linux-x86_64_riscv64-zephyr-elf
|
6.93 MB |
|
log_toolchain_gnu_linux-x86_64_sparc-zephyr-elf
|
4.68 MB |
|
log_toolchain_gnu_linux-x86_64_x86_64-zephyr-elf
|
2.75 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-dc233c_zephyr-elf
|
2.36 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-espressif_esp32_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
2.38 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
2.39 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
2.41 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-sample_controller32_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_linux-x86_64_xtensa-sample_controller_zephyr-elf
|
2.4 MB |
|
log_toolchain_gnu_macos-aarch64_aarch64-zephyr-elf
|
3.48 MB |
|
log_toolchain_gnu_macos-aarch64_arc-zephyr-elf
|
7.94 MB |
|
log_toolchain_gnu_macos-aarch64_arc64-zephyr-elf
|
4.12 MB |
|
log_toolchain_gnu_macos-aarch64_arm-zephyr-eabi
|
12.8 MB |
|
log_toolchain_gnu_macos-aarch64_microblazeel-zephyr-elf
|
4.5 MB |
|
log_toolchain_gnu_macos-aarch64_mips-zephyr-elf
|
4.93 MB |
|
log_toolchain_gnu_macos-aarch64_nios2-zephyr-elf
|
4.63 MB |
|
log_toolchain_gnu_macos-aarch64_riscv64-zephyr-elf
|
7.7 MB |
|
log_toolchain_gnu_macos-aarch64_sparc-zephyr-elf
|
5.52 MB |
|
log_toolchain_gnu_macos-aarch64_x86_64-zephyr-elf
|
3.68 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
3.33 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-dc233c_zephyr-elf
|
3.26 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-espressif_esp32_zephyr-elf
|
3.31 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf
|
3.32 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf
|
3.32 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
|
3.32 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-intel_ace30_ptl_zephyr-elf
|
3.31 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
|
3.3 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
3.31 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
3.3 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
3.33 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
|
3.29 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
|
3.3 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
|
3.31 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
3.32 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
3.31 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-sample_controller32_zephyr-elf
|
3.33 MB |
|
log_toolchain_gnu_macos-aarch64_xtensa-sample_controller_zephyr-elf
|
3.32 MB |
|
log_toolchain_gnu_macos-x86_64_aarch64-zephyr-elf
|
4.38 MB |
|
log_toolchain_gnu_macos-x86_64_arc-zephyr-elf
|
9.79 MB |
|
log_toolchain_gnu_macos-x86_64_arc64-zephyr-elf
|
5.14 MB |
|
log_toolchain_gnu_macos-x86_64_arm-zephyr-eabi
|
16 MB |
|
log_toolchain_gnu_macos-x86_64_microblazeel-zephyr-elf
|
5.8 MB |
|
log_toolchain_gnu_macos-x86_64_mips-zephyr-elf
|
6.21 MB |
|
log_toolchain_gnu_macos-x86_64_nios2-zephyr-elf
|
5.76 MB |
|
log_toolchain_gnu_macos-x86_64_riscv64-zephyr-elf
|
9.41 MB |
|
log_toolchain_gnu_macos-x86_64_sparc-zephyr-elf
|
6.86 MB |
|
log_toolchain_gnu_macos-x86_64_x86_64-zephyr-elf
|
4.62 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-dc233c_zephyr-elf
|
4.12 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-espressif_esp32_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
4.17 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
4.17 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
4.17 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
4.16 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
4.17 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-sample_controller32_zephyr-elf
|
4.18 MB |
|
log_toolchain_gnu_macos-x86_64_xtensa-sample_controller_zephyr-elf
|
4.17 MB |
|
log_toolchain_gnu_windows-x86_64_aarch64-zephyr-elf
|
3.11 MB |
|
log_toolchain_gnu_windows-x86_64_arc-zephyr-elf
|
8.74 MB |
|
log_toolchain_gnu_windows-x86_64_arc64-zephyr-elf
|
3.92 MB |
|
log_toolchain_gnu_windows-x86_64_arm-zephyr-eabi
|
15 MB |
|
log_toolchain_gnu_windows-x86_64_microblazeel-zephyr-elf
|
4.73 MB |
|
log_toolchain_gnu_windows-x86_64_mips-zephyr-elf
|
4.9 MB |
|
log_toolchain_gnu_windows-x86_64_nios2-zephyr-elf
|
4.57 MB |
|
log_toolchain_gnu_windows-x86_64_riscv64-zephyr-elf
|
8.3 MB |
|
log_toolchain_gnu_windows-x86_64_sparc-zephyr-elf
|
5.66 MB |
|
log_toolchain_gnu_windows-x86_64_x86_64-zephyr-elf
|
3.34 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
2.89 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-dc233c_zephyr-elf
|
2.86 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-espressif_esp32_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
2.91 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
2.87 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
2.91 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
2.9 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
2.91 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-sample_controller32_zephyr-elf
|
2.88 MB |
|
log_toolchain_gnu_windows-x86_64_xtensa-sample_controller_zephyr-elf
|
2.88 MB |
|
log_toolchain_llvm_linux-aarch64
|
2.77 MB |
|
log_toolchain_llvm_linux-x86_64
|
2.74 MB |
|
log_toolchain_llvm_macos-aarch64
|
2.73 MB |
|
log_toolchain_llvm_macos-x86_64
|
2.74 MB |
|
log_toolchain_llvm_windows-x86_64
|
2.81 MB |
|
test_macos-11-aarch64_gnu_1
|
2.2 KB |
|
test_macos-11-aarch64_gnu_2
|
2.39 KB |
|
test_macos-11-aarch64_gnu_3
|
2.24 KB |
|
test_macos-11-aarch64_llvm_1
|
616 Bytes |
|
test_macos-11-aarch64_llvm_2
|
638 Bytes |
|
test_macos-11-aarch64_llvm_3
|
587 Bytes |
|
test_macos-11-x86_64_gnu_1
|
2.22 KB |
|
test_macos-11-x86_64_gnu_2
|
2.36 KB |
|
test_macos-11-x86_64_gnu_3
|
2.28 KB |
|
test_macos-11-x86_64_llvm_1
|
615 Bytes |
|
test_macos-11-x86_64_llvm_2
|
630 Bytes |
|
test_macos-11-x86_64_llvm_3
|
587 Bytes |
|
test_ubuntu-20.04-aarch64_gnu_1
|
2.55 KB |
|
test_ubuntu-20.04-aarch64_gnu_2
|
3.2 KB |
|
test_ubuntu-20.04-aarch64_gnu_3
|
3.11 KB |
|
test_ubuntu-20.04-aarch64_llvm_1
|
636 Bytes |
|
test_ubuntu-20.04-aarch64_llvm_2
|
699 Bytes |
|
test_ubuntu-20.04-aarch64_llvm_3
|
636 Bytes |
|
test_ubuntu-20.04-x86_64_gnu_1
|
2.42 KB |
|
test_ubuntu-20.04-x86_64_gnu_2
|
2.76 KB |
|
test_ubuntu-20.04-x86_64_gnu_3
|
2.74 KB |
|
test_ubuntu-20.04-x86_64_llvm_1
|
607 Bytes |
|
test_ubuntu-20.04-x86_64_llvm_2
|
687 Bytes |
|
test_ubuntu-20.04-x86_64_llvm_3
|
621 Bytes |
|
test_windows-2022-x86_64_gnu_1
|
2.24 KB |
|
test_windows-2022-x86_64_gnu_2
|
2.38 KB |
|
test_windows-2022-x86_64_gnu_3
|
2.28 KB |
|
toolchain_gnu_linux-aarch64_aarch64-zephyr-elf
|
51.3 MB |
|
toolchain_gnu_linux-aarch64_arc-zephyr-elf
|
80.5 MB |
|
toolchain_gnu_linux-aarch64_arc64-zephyr-elf
|
50.2 MB |
|
toolchain_gnu_linux-aarch64_arm-zephyr-eabi
|
104 MB |
|
toolchain_gnu_linux-aarch64_microblazeel-zephyr-elf
|
52.7 MB |
|
toolchain_gnu_linux-aarch64_mips-zephyr-elf
|
53.3 MB |
|
toolchain_gnu_linux-aarch64_nios2-zephyr-elf
|
48.3 MB |
|
toolchain_gnu_linux-aarch64_riscv64-zephyr-elf
|
121 MB |
|
toolchain_gnu_linux-aarch64_sparc-zephyr-elf
|
59.8 MB |
|
toolchain_gnu_linux-aarch64_x86_64-zephyr-elf
|
58.4 MB |
|
toolchain_gnu_linux-aarch64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
46.6 MB |
|
toolchain_gnu_linux-aarch64_xtensa-dc233c_zephyr-elf
|
42.2 MB |
|
toolchain_gnu_linux-aarch64_xtensa-espressif_esp32_zephyr-elf
|
43.1 MB |
|
toolchain_gnu_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf
|
42.3 MB |
|
toolchain_gnu_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf
|
43.4 MB |
|
toolchain_gnu_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
|
44.3 MB |
|
toolchain_gnu_linux-aarch64_xtensa-intel_ace30_ptl_zephyr-elf
|
44.2 MB |
|
toolchain_gnu_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
|
43.5 MB |
|
toolchain_gnu_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
43.9 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
44.7 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
43.6 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
|
44 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
|
44.6 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
43.5 MB |
|
toolchain_gnu_linux-aarch64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
44 MB |
|
toolchain_gnu_linux-aarch64_xtensa-sample_controller32_zephyr-elf
|
42.5 MB |
|
toolchain_gnu_linux-aarch64_xtensa-sample_controller_zephyr-elf
|
41.8 MB |
|
toolchain_gnu_linux-x86_64_aarch64-zephyr-elf
|
56.7 MB |
|
toolchain_gnu_linux-x86_64_arc-zephyr-elf
|
84.3 MB |
|
toolchain_gnu_linux-x86_64_arc64-zephyr-elf
|
53.3 MB |
|
toolchain_gnu_linux-x86_64_arm-zephyr-eabi
|
109 MB |
|
toolchain_gnu_linux-x86_64_microblazeel-zephyr-elf
|
55 MB |
|
toolchain_gnu_linux-x86_64_mips-zephyr-elf
|
56.4 MB |
|
toolchain_gnu_linux-x86_64_nios2-zephyr-elf
|
55.6 MB |
|
toolchain_gnu_linux-x86_64_riscv64-zephyr-elf
|
130 MB |
|
toolchain_gnu_linux-x86_64_sparc-zephyr-elf
|
63.6 MB |
|
toolchain_gnu_linux-x86_64_x86_64-zephyr-elf
|
63.5 MB |
|
toolchain_gnu_linux-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
49.5 MB |
|
toolchain_gnu_linux-x86_64_xtensa-dc233c_zephyr-elf
|
46.5 MB |
|
toolchain_gnu_linux-x86_64_xtensa-espressif_esp32_zephyr-elf
|
47.3 MB |
|
toolchain_gnu_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
47 MB |
|
toolchain_gnu_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
46.7 MB |
|
toolchain_gnu_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
47.7 MB |
|
toolchain_gnu_linux-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
47.6 MB |
|
toolchain_gnu_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
47.1 MB |
|
toolchain_gnu_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
48.1 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
47.9 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
47.6 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
47.6 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
47.5 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
47.8 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
47.3 MB |
|
toolchain_gnu_linux-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
48.1 MB |
|
toolchain_gnu_linux-x86_64_xtensa-sample_controller32_zephyr-elf
|
46.4 MB |
|
toolchain_gnu_linux-x86_64_xtensa-sample_controller_zephyr-elf
|
46 MB |
|
toolchain_gnu_macos-aarch64_aarch64-zephyr-elf
|
42.6 MB |
|
toolchain_gnu_macos-aarch64_arc-zephyr-elf
|
69.9 MB |
|
toolchain_gnu_macos-aarch64_arc64-zephyr-elf
|
40.8 MB |
|
toolchain_gnu_macos-aarch64_arm-zephyr-eabi
|
94.4 MB |
|
toolchain_gnu_macos-aarch64_microblazeel-zephyr-elf
|
45.6 MB |
|
toolchain_gnu_macos-aarch64_mips-zephyr-elf
|
44.1 MB |
|
toolchain_gnu_macos-aarch64_nios2-zephyr-elf
|
42.7 MB |
|
toolchain_gnu_macos-aarch64_riscv64-zephyr-elf
|
102 MB |
|
toolchain_gnu_macos-aarch64_sparc-zephyr-elf
|
52.2 MB |
|
toolchain_gnu_macos-aarch64_x86_64-zephyr-elf
|
49.2 MB |
|
toolchain_gnu_macos-aarch64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
37.3 MB |
|
toolchain_gnu_macos-aarch64_xtensa-dc233c_zephyr-elf
|
33.9 MB |
|
toolchain_gnu_macos-aarch64_xtensa-espressif_esp32_zephyr-elf
|
34 MB |
|
toolchain_gnu_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf
|
34 MB |
|
toolchain_gnu_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf
|
34.3 MB |
|
toolchain_gnu_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-intel_ace30_ptl_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
|
34.3 MB |
|
toolchain_gnu_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
|
34.3 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
34.3 MB |
|
toolchain_gnu_macos-aarch64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
35.1 MB |
|
toolchain_gnu_macos-aarch64_xtensa-sample_controller32_zephyr-elf
|
33.9 MB |
|
toolchain_gnu_macos-aarch64_xtensa-sample_controller_zephyr-elf
|
33.8 MB |
|
toolchain_gnu_macos-x86_64_aarch64-zephyr-elf
|
51.2 MB |
|
toolchain_gnu_macos-x86_64_arc-zephyr-elf
|
79.3 MB |
|
toolchain_gnu_macos-x86_64_arc64-zephyr-elf
|
50.8 MB |
|
toolchain_gnu_macos-x86_64_arm-zephyr-eabi
|
104 MB |
|
toolchain_gnu_macos-x86_64_microblazeel-zephyr-elf
|
55 MB |
|
toolchain_gnu_macos-x86_64_mips-zephyr-elf
|
54 MB |
|
toolchain_gnu_macos-x86_64_nios2-zephyr-elf
|
52.2 MB |
|
toolchain_gnu_macos-x86_64_riscv64-zephyr-elf
|
113 MB |
|
toolchain_gnu_macos-x86_64_sparc-zephyr-elf
|
62.3 MB |
|
toolchain_gnu_macos-x86_64_x86_64-zephyr-elf
|
59.3 MB |
|
toolchain_gnu_macos-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
46.2 MB |
|
toolchain_gnu_macos-x86_64_xtensa-dc233c_zephyr-elf
|
43 MB |
|
toolchain_gnu_macos-x86_64_xtensa-espressif_esp32_zephyr-elf
|
43.2 MB |
|
toolchain_gnu_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
43.2 MB |
|
toolchain_gnu_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
44.3 MB |
|
toolchain_gnu_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
44.4 MB |
|
toolchain_gnu_macos-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
44.2 MB |
|
toolchain_gnu_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
44.4 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
43.9 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
44.2 MB |
|
toolchain_gnu_macos-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
44.5 MB |
|
toolchain_gnu_macos-x86_64_xtensa-sample_controller32_zephyr-elf
|
43 MB |
|
toolchain_gnu_macos-x86_64_xtensa-sample_controller_zephyr-elf
|
43 MB |
|
toolchain_gnu_windows-x86_64_aarch64-zephyr-elf
|
46.6 MB |
|
toolchain_gnu_windows-x86_64_arc-zephyr-elf
|
59.1 MB |
|
toolchain_gnu_windows-x86_64_arc64-zephyr-elf
|
46.2 MB |
|
toolchain_gnu_windows-x86_64_arm-zephyr-eabi
|
80.9 MB |
|
toolchain_gnu_windows-x86_64_microblazeel-zephyr-elf
|
43.6 MB |
|
toolchain_gnu_windows-x86_64_mips-zephyr-elf
|
48.8 MB |
|
toolchain_gnu_windows-x86_64_nios2-zephyr-elf
|
41.7 MB |
|
toolchain_gnu_windows-x86_64_riscv64-zephyr-elf
|
99.8 MB |
|
toolchain_gnu_windows-x86_64_sparc-zephyr-elf
|
51.2 MB |
|
toolchain_gnu_windows-x86_64_x86_64-zephyr-elf
|
53.2 MB |
|
toolchain_gnu_windows-x86_64_xtensa-amd_acp_6_0_adsp_zephyr-elf
|
42.7 MB |
|
toolchain_gnu_windows-x86_64_xtensa-dc233c_zephyr-elf
|
40.3 MB |
|
toolchain_gnu_windows-x86_64_xtensa-espressif_esp32_zephyr-elf
|
40.5 MB |
|
toolchain_gnu_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf
|
40.5 MB |
|
toolchain_gnu_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf
|
40.5 MB |
|
toolchain_gnu_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
|
41.4 MB |
|
toolchain_gnu_windows-x86_64_xtensa-intel_ace30_ptl_zephyr-elf
|
41.2 MB |
|
toolchain_gnu_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
|
40.6 MB |
|
toolchain_gnu_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
|
41.3 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
|
41.3 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
|
41.1 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
|
41.3 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
|
40.5 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
|
41.1 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_rt700_hifi1_zephyr-elf
|
40.6 MB |
|
toolchain_gnu_windows-x86_64_xtensa-nxp_rt700_hifi4_zephyr-elf
|
41.1 MB |
|
toolchain_gnu_windows-x86_64_xtensa-sample_controller32_zephyr-elf
|
40.3 MB |
|
toolchain_gnu_windows-x86_64_xtensa-sample_controller_zephyr-elf
|
40.3 MB |
|
toolchain_llvm_linux-aarch64
|
309 MB |
|
toolchain_llvm_linux-x86_64
|
319 MB |
|
toolchain_llvm_macos-aarch64
|
282 MB |
|
toolchain_llvm_macos-x86_64
|
291 MB |
|
toolchain_llvm_windows-x86_64
|
388 MB |
|
version
|
156 Bytes |
|
zephyr-sdk-0.18.0-alpha1-18-g23ac622_linux-aarch64
|
1.86 GB |
|
zephyr-sdk-0.18.0-alpha1-18-g23ac622_linux-x86_64
|
1.97 GB |
|
zephyr-sdk-0.18.0-alpha1-18-g23ac622_macos-aarch64
|
1.51 GB |
|
zephyr-sdk-0.18.0-alpha1-18-g23ac622_macos-x86_64
|
1.78 GB |
|
zephyr-sdk-0.18.0-alpha1-18-g23ac622_windows-x86_64
|
1.66 GB |
|