This repository was archived by the owner on Jul 31, 2024. It is now read-only.
File tree 14 files changed +14
-13
lines changed
14 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,6 @@ CONFIG_NVS=y
7
7
CONFIG_SETTINGS=y
8
8
CONFIG_SETTINGS_RUNTIME=y
9
9
CONFIG_GOLIOTH_SAMPLE_PSK_SETTINGS=y
10
+ CONFIG_GOLIOTH_SAMPLE_WIFI_SETTINGS=y
10
11
CONFIG_GOLIOTH_SAMPLE_SETTINGS_AUTOLOAD=y
11
12
CONFIG_GOLIOTH_SAMPLE_SETTINGS_SHELL=y
Original file line number Diff line number Diff line change 54
54
55
55
.. code-block :: console
56
56
57
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
57
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
58
58
59
59
Alternatively, you can add the following options to ``prj.conf ``:
60
60
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 74
74
- CONFIG_GOLIOTH_AUTH_METHOD_CERT=y
75
75
sample.golioth.hello.psk.runtime.buildonly :
76
76
build_only : true
77
- extra_args : EXTRA_CONF_FILE="../common/runtime_psk .conf"
77
+ extra_args : EXTRA_CONF_FILE="../common/runtime_settings .conf"
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 50
50
51
51
.. code-block :: console
52
52
53
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
53
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
54
54
55
55
Alternatively, you can add the following options to ``prj.conf ``:
56
56
Original file line number Diff line number Diff line change 50
50
51
51
.. code-block :: console
52
52
53
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
53
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
54
54
55
55
Alternatively, you can add the following options to ``prj.conf ``:
56
56
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 53
53
54
54
.. code-block :: console
55
55
56
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
56
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
57
57
58
58
Alternatively, you can add the following options to ``prj.conf ``:
59
59
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 51
51
52
52
.. code-block :: console
53
53
54
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
54
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
55
55
56
56
Alternatively, you can add the following options to ``prj.conf ``:
57
57
Original file line number Diff line number Diff line change 53
53
54
54
.. code-block :: console
55
55
56
- $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_psk .conf
56
+ $ west build -- -DEXTRA_CONF_FILE=${ZEPHYR_GOLIOTH_MODULE_DIR}/samples/common/runtime_settings .conf
57
57
58
58
Alternatively, you can add the following options to ``prj.conf ``:
59
59
You can’t perform that action at this time.
0 commit comments