Skip to content

Commit 80b3f15

Browse files
ycsinfabiobaltieri
authored andcommitted
samples: mgmt: hawkbit: make references to "frdm_k64f" consistent
The "frdm_k64f" is referred as frdm_k64f and ``frdm_k64f`` in places, update them to ":ref:`Freedom-K64F <frdm_k64f>`" or ``frdm_k64f``. Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
1 parent 10592b9 commit 80b3f15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/subsys/mgmt/hawkbit/README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ the server URL, ``<your-ip-address>:8080``, and logging into the server using
7878
Step 4: Build hawkBit
7979
=====================
8080

81-
hawkBit can be built for the frdm_k64f as follows:
81+
hawkBit can be built for the :ref:`Freedom-K64F <frdm_k64f>` as follows:
8282

8383
.. zephyr-app-commands::
8484
:zephyr-app: samples/subsys/mgmt/hawkbit
@@ -117,7 +117,7 @@ of your board.
117117
118118
Once the image is flashed and booted, the sample will print the image build
119119
time to the console. After it connects to the internet, in hawkbit server UI,
120-
you should see the frdm_k64f show up in the Targets pane. It's time to
120+
you should see the ``frdm_k64f`` show up in the Targets pane. It's time to
121121
upload a firmware binary to the server, and update it using this UI.
122122

123123
Step 7: Building and signing the test image
@@ -284,7 +284,7 @@ Step 11: Build hawkBit HTTPS
284284
* Convert the server.pem file to self_sign.der and place the der file in
285285
hawkbit/src directory
286286

287-
``hawkBit https`` can be built for the frdm_k64f as follows:
287+
``hawkBit https`` can be built for the :ref:`Freedom-K64F <frdm_k64f>` as follows:
288288

289289
.. zephyr-app-commands::
290290
:zephyr-app: samples/subsys/mgmt/hawkbit

0 commit comments

Comments
 (0)