doc: tests: trivial: Add missing line
Fix README.rst. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
1b40a17a38
commit
5d2d1fba86
|
@ -18,6 +18,7 @@ Building and Running
|
|||
Make sure you have the ESP32 DevKitC connected over USB port.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
west build -b esp32 tests/boards/espressif_esp32/cache_coex
|
||||
west flash --esp-device /dev/ttyUSB0
|
||||
|
||||
|
|
Loading…
Reference in a new issue