samples: lz4: fix typo about conflicting board
- change frdm_k64f to nrf52840dk_nrf52840 in README Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
This commit is contained in:
parent
d9c4165b61
commit
588e0a69dc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ compress & decompress the user data to the console.
|
||||||
Building and Running
|
Building and Running
|
||||||
********************
|
********************
|
||||||
|
|
||||||
The sample can be built and executed on frdm_k64f as follows:
|
The sample can be built and executed on nrf52840dk_nrf52840 as follows:
|
||||||
|
|
||||||
.. zephyr-app-commands::
|
.. zephyr-app-commands::
|
||||||
:zephyr-app: samples/compression/lz4
|
:zephyr-app: samples/compression/lz4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue