Skip to content

Commit 5722683

Browse files
committed
Merge branch 'docs/linux_host_add_libbsd' into 'master'
[docs]: Corrected Linux host test requirements See merge request espressif/esp-idf!15556
2 parents 3af4c22 + e207c40 commit 5722683

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/api-guides/linux-host-testing.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ The :component_file:`NVS page unit test <nvs_flash/host_test/nvs_page_test/main/
6060
Requirements
6161
^^^^^^^^^^^^
6262

63-
Besides the usual IDF requirements and CMock requirements, only the host's ``GCC/g++`` is required.
63+
- Installed IDF including all IDF requirements
64+
- CMock requirements (``Ruby``)
65+
- ``libbsd``
6466

6567
The host tests have been tested on Ubuntu 20.04 with ``GCC`` version 9 and 10.

0 commit comments

Comments
 (0)