Golioth
Setting Up the Toolchains
# Golioth repository.
- name: golioth
path: modules/lib/golioth
revision: main
url: https://github.com/golioth/golioth-zephyr-sdk.git
import: west-external.yml...
- name: openthread
repo-path: sdk-openthread
path: modules/lib/openthread
revision: 0d19f9112101e87722ec80b3a247bc7a1c54b232
# Golioth repository.
- name: golioth
path: modules/lib/golioth
revision: main
url: https://github.com/golioth/golioth-zephyr-sdk.git
import: west-external.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.ymlRegistration and Device Setup on the Golioth Cloud




Stratus Sample Application
Add Golioth credentials to the Application Code

Last updated