Skip to content

Commit 07b20d7

Browse files
authored
Merge pull request #29 from golioth/merge/template_v2.7.2
Merge/template v2.7.2
2 parents c7d1f1b + d4afbd1 commit 07b20d7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ CONFIG_REBOOT=y
4444
# The rest of the runtime credentials config
4545
CONFIG_SETTINGS=y
4646
CONFIG_SETTINGS_RUNTIME=y
47-
CONFIG_GOLIOTH_SAMPLE_SETTINGS=y
4847
CONFIG_GOLIOTH_SAMPLE_SETTINGS_AUTOLOAD=y
4948
CONFIG_GOLIOTH_SAMPLE_SETTINGS_SHELL=y
5049

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
manifest:
5-
version: 0.8
5+
version: 1.0
66

77
group-filter:
88
- +bsec
99

1010
projects:
1111
- name: golioth
1212
path: modules/lib/golioth-firmware-sdk
13-
revision: v0.18.0
13+
revision: v0.18.1
1414
url: https://github.com/golioth/golioth-firmware-sdk.git
1515
west-commands: scripts/west-commands.yml
1616
submodules: true

0 commit comments

Comments
 (0)