Fetch Stratus Sample Applications
v2.6.0/
├─ bootloader/
├─ conexio-firmware-sdk/
├─ mbedtls/
├─ modules/
├─ nrf/
├─ nrfxlib/
├─ test/
├─ toolchain/
├─ tools/
├─ zephyr/Last updated
v2.6.0/
├─ bootloader/
├─ conexio-firmware-sdk/
├─ mbedtls/
├─ modules/
├─ nrf/
├─ nrfxlib/
├─ test/
├─ toolchain/
├─ tools/
├─ zephyr/Last updated
# Conexio repository.
- name: conexio
path: conexio
revision: main
url: https://github.com/Conexiotechnologies/conexio-firmware-sdk.git
import: west-nrf.yml...
- name: openthread
repo-path: sdk-openthread
path: modules/lib/openthread
revision: 0d19f9112101e87722ec80b3a247bc7a1c54b232
# Conexio repository.
- name: conexio
path: conexio
revision: main
url: https://github.com/Conexiotechnologies/conexio-firmware-sdk.git
import: west-nrf.yml
# West-related configuration for the nrf repository.
self:
# This repository should be cloned to ncs/nrf.
path: nrf
# This line configures west extensions.
west-commands: scripts/west-commands.ymlwest updatev2.6.0/
├─ bootloader/
├─ conexio/ <- examples samples folder
├─ mbedtls/
├─ modules/
├─ nrf/
├─ nrfxlib/
├─ test/
├─ toolchain/
├─ tools/
├─ zephyr/