aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/README.md b/debug/README.md
index b98d8c2..6dc30d7 100644
--- a/debug/README.md
+++ b/debug/README.md
@@ -19,6 +19,7 @@ The following should be in the user's path:
* openocd (can be overridden with `--server_cmd` when running gdbserver.py
manually), which should be the latest from
https://github.com/riscv/riscv-openocd.git.
+* Python packages that might not be installed: pexpect
Usage
=====