Skip to content

Commit

Permalink
Fix #40, add missing openocd libs on Ubuntu 22.04 to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
will-v-pi authored Aug 27, 2024
1 parent e099ca6 commit c845f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ On older images the requirements can be installed by running `sudo apt install o
- Native C/C++ compiler (in PATH), supported compilers are: `gcc` and `clang`
- \[Optional\] OpenOCD for debugging (Raspberry Pi OS only)
- \[Optional\] gdb-multiarch for debugging (x86_64 only)
- \[Ubuntu 22.04\] libftdi1-2 and libhidapi-hidraw0 apt packages are required to use OpenOCD

## Extension Settings

Expand Down

0 comments on commit c845f47

Please sign in to comment.